-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Shantanu,
On 12/21/2010 11:11 AM, Shantanu Pavgi wrote:
> I had tried AJP PING/PONG options which worked for a while, but not
> consistently. Seems like a better solution would be to work with
> network folks regarding firewall config.
It's always go
Thanks for the tips Chris.
I had tried AJP PING/PONG options which worked for a while, but not
consistently. Seems like a better solution would be to work with network folks
regarding firewall config.
Just want to mention a nice Perl script that I found during debugging:
http://www.perlmonk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Shantanu,
On 12/15/2010 5:45 PM, Shantanu Pavgi wrote:
> There was a firewall between two systems (distinct from CentOS
> iptables), which dropped (idle) connections after some time. Not sure
> about exact firewall config here. The Apache web server w
Sorry for the late reply. But it might help someone having similar issue.
There was a firewall between two systems (distinct from CentOS iptables), which
dropped (idle) connections after some time. Not sure about exact firewall
config here. The Apache web server would throw an 500/503 error wh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pid,
On 9/17/2010 4:42 PM, Pid wrote:
> On 17/09/2010 16:57, Shantanu Pavgi wrote:
>>
>> Hi,
>>
>> I have a Apache http server and a Tomcat server configured using AJP
>> connector (mod_proxy_ajp). The http server serves HTML/PHP pages and also
>> p
On 17/09/2010 16:57, Shantanu Pavgi wrote:
>
> Hi,
>
> I have a Apache http server and a Tomcat server configured using AJP
> connector (mod_proxy_ajp). The http server serves HTML/PHP pages and also
> proxies Java webapp requests to back-end Tomcat server.
> System config:
> * Both servers
Hi,
I have a Apache http server and a Tomcat server configured using AJP connector
(mod_proxy_ajp). The http server serves HTML/PHP pages and also proxies Java
webapp requests to back-end Tomcat server.
System config:
* Both servers are running as Virtual Machines
* CentOS 5.4
* Apache Tom