On 25/02/2008, Andrus Adamchik <[EMAIL PROTECTED]> wrote:
>  Is there a way to
>  configure a smaller refresh interval or avoid instance status caching
>  all together?

Try this:

ProxyPass /myapp/ http://localhost:8105/myapp/ retry=5

I don't know if that's right but the docs suggest it is.

http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxypass

Don't add the same to the ProxyPassReverse :-)

-- 
noodl

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to