Re: [users@httpd] Reverse Proxy - retry parameter in Apache/2.2.3.

2011-02-17 Thread Igor Galić
Hi Tsaby, if somehow possible, you should consider upgrading from 2.2.3 mod_proxy has been completely overhauled since after 2.2.9. The current version is 2.2.17. You're 4 years and 14 versions behind. i -- Igor Galić Tel: +43 (0) 664 886 22 883 Mail: i.ga...@brainsware.org URL: http://brainsw

Re: [users@httpd] Reverse Proxy - retry parameter in Apache/2.2.3.

2011-02-15 Thread Szász Csaba
Hi, Dear Tom thanks for your mail. AFAIK, Timeout parameters is about how long time should the Apache wait for the answer from the backend servers. Our problem is that when the server couldn't answer for 1 request (returns with 503) it marks the backend server as unavailable, and waits 60 sec bef

Re: [users@httpd] Reverse Proxy - retry parameter in Apache/2.2.3.

2011-02-15 Thread Tom Evans
On Tue, Feb 15, 2011 at 12:33 PM, Szász Csaba wrote: > Hello All, > We have a problem with one reverse proxy. The problem is that there is only > one Tomcat backend server but sometimes the connection between the Apache & > Tomcat gets broken (we are still investogate the cause) To decrease the >

[users@httpd] Reverse Proxy - retry parameter in Apache/2.2.3.

2011-02-15 Thread Szász Csaba
Hello All, We have a problem with one reverse proxy. The problem is that there is only one Tomcat backend server but sometimes the connection between the Apache & Tomcat gets broken (we are still investogate the cause) To decrease the outage time we want to decrease the retry time while Apache re-

[users@httpd] Reverse Proxy - retry parameter in Apache/2.2.3.

2011-02-15 Thread Szász Csaba
Hello All, We have a problem with one reverse proxy. The problem is that there is only one Tomcat backend server but sometimes the connection between the Apache & Tomcat gets broken (we are still investogate the cause) To decrease the outage time we want to decrease the retry time while Apache re-