rus
On Feb 26, 2008, at 3:27 AM, Vincent Bray wrote:
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
understand that mod_proxy caches a previous down status of
an instance, and does not refresh for some time. Is there a way to
configure a smaller refresh interval or avoid instance status caching
all together?
Thanks,
Andru