Hi, Good question. I always thought of '0' as being infinite and I wasn't aware of -1.
One difference I see, and this seems to be Solaris specific, is that when I use '0' I get INFO: connection reset messages in Tomcat from the Connector. When I give it a time out of say 120000 I no longer get reset messages but I get INFO: connection timed out in the logs. I'm planning on running a test to see what the user experience is with a timeout. I know that during the resets the user sees HTTP 400 and 500 errors. I'll also now test with -1. -e On Mon, 28 Jul 2003, Geralyn M Hollerman wrote: > I have a question about the "connectionTimeout" attribute of a > <Connector> element in server.xml; from what I've read, the default > value is 60000 (milliseconds), but the server.xml that came with the > 4.1.24 that I downloaded is set to "0". Is there a reason for this? Does > "0" do anything special? According to the sample server.xml, "-1" > disables connection timeouts - under what situations would I want to do > that? > > Thanks! > -- > Lynn Hollerman. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
