RE : Server refuse connection with many TIME_WAIT

2004-12-15 Thread LERBSCHER Jean-Pierre
TIME_WAIT means client enters this state after active close. It's normal to have a socket in this state for a period of time. This time is specified by the rfc 793 as twice the MSL (Maximum Segment Lifetime). Some systems implement different values but the specification is 2 mn. I read this

Re: RE : Server refuse connection with many TIME_WAIT

2004-12-15 Thread Vy Ho
Great! Thank you very much for the insight information. I haven't tried this yet, but it appears to be right on the bull eyes. Thanks again, Vy Ho LERBSCHER Jean-Pierre wrote: TIME_WAIT means client enters this state after active close. It's normal to have a socket in this state for a period of

Re: Server refuse connection with many TIME_WAIT

2004-12-14 Thread V D
Thank you for the reply. I try to set |connectionTimeout to 1 seconds (down from default of 60 seconds), however, the result is almost identical. After about 3900-4000 request, the server refuses all requests.| FRANCOIS Dufour wrote: try to lower your conection time out under catalina policy

RE: Server refuse connection with many TIME_WAIT

2004-12-14 Thread FRANCOIS Dufour
try to lower your conection time out under catalina policy hope it help friendly [EMAIL PROTECTED] administrateur http://entre-nous.qc.tc From: V D [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Server refuse connection with many TIME_WAIT Date: