> On 19.03.2009 14:02, Jeff Fulmer wrote:
>>
>> If I stop the tomcat server tomcat2, there's no problem. It properly
>> closes the sockets and mod_jk/apache/linux knows the server went away.
>> But if I shutdown the network on tomcat2 (or yank the cable), mod_jk
&g
I'm having difficulty with failover testing. When a tomcat server goes
away due to networking issues, the site become effectively unusable.
Here's the architecture:
=> apache1tomcat1
LB FW
=> apache2tomcat2
If I stop the tomcat server tomcat2, there's no problem