http://tomcat.apache.org/tomcat-4.1-doc/config/coyote.html

I would check the connectionLinger parameter

M--

----- Original Message ----- 
From: "Ralph Goers" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Saturday, October 27, 2007 11:47 AM
Subject: Re: Tomcat connections not closing.


> Mike,
> 
> Have you been able to make any progress with this? I'm very interested 
> in the outcome as we experience the same problem.
> 
> Ralph
> 
> Roark, Mike wrote:
> > Filip,
> >
> > Thanks for the help.
> >
> > You were right about the default for disableUploadTimeout. I must have
> > been looking at 5.0 docs before, it looks like the default changed
> > between 5.0 and 5.5.
> >
> > So I have now specified all three settings as you have them, and have
> > had no effect. It seems like the socket remains open for as long as I
> > feel like waiting. I have a perl script that will make a request and
> > then not read the response (just sleeps), and another that will open a
> > socket but not even write a GET line. Same result in both cases.
> >
> > I said that I could see the reads timeout, but now I'm not even seeing
> > that. I would expect if I don't send a GET that the connectionTimeout
> > would definitely apply.
> >
> > -Mike
> >
> >   
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to