Jean-frederic Clere wrote: > Rainer Jung wrote: > >Jim Jagielski schrieb: > > > > > >I would call this a broken firewall, right? > > > Yep, but that happends ,-( > > I think I have seen a case where the connection Apache-FW was closed > correctly and the FW-Tomcat just "forgotten". > > I don't know exactly what happends the only thing I have seen is that > the TC thread stays in the Socket.read() for about 7 minutes and during > those 7 minutes httpd creates new connections until TC gets out of threads. >
Yeah, once it happens, you quickly fall off the cliff. With the increasing number of environs that are shoving a firewall between Apache and Tomcat, I've been seeing this more and more often. Disabling reuse does address the problem; the other "fixes" involve either crippling Apache (setting MaxRequestsPerChild to 1!) or dropping AJP all together. -- =========================================================================== Jim Jagielski [|] [EMAIL PROTECTED] [|] http://www.jaguNET.com/ "If you can dodge a wrench, you can dodge a ball." --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]