Re: [us...@httpd] Apache Close-Wait ports issue

2009-10-29 Thread André Warnier
Darren Kukulka wrote: So as we're not specifying any directives in the httpd.conf, with respect to connection control, the default of KeepAlive=on and KeepAliveTimout=15 applies? Would this not clear out the close-wait connections? No. KeepAliveTimeout 15 is *very* long nowadays. It means

RE: [us...@httpd] Apache Close-Wait ports issue

2009-10-29 Thread Darren Kukulka
Thanks for the reply Andre...responses in line > -Original Message- > From: André Warnier [mailto:a...@ice-sa.com] > Sent: 29 October 2009 10:47 > To: users@httpd.apache.org > Subject: Re: [us...@httpd] Apache Close-Wait ports issue > > Welcome ;-) >

Re: [us...@httpd] Apache Close-Wait ports issue

2009-10-29 Thread André Warnier
Welcome ;-) Darren Kukulka wrote: Painting a brief picture ; Several applications running on Tomcat 6.0.19 (64-bit) - several cluster groups Backend SQL Server 2005 clustered DBs (several) Front end Apache Web servers (2.2.9 with mod_jk 1.2.19), load balanced via secure network appliance ...

[us...@httpd] Apache Close-Wait ports issue

2009-10-29 Thread Darren Kukulka
Hi All Got an interesting problem which has occurred several times now.. Painting a brief picture ; Several applications running on Tomcat 6.0.19 (64-bit) - several cluster groups Backend SQL Server 2005 clustered DBs (several) Front end Apache Web servers (2.2.9 with mod_jk 1.2.19),