On 26/12/2013 23:57, Peter Rifel wrote:
> 
>> ________________________________________
>> From: Mark Thomas [ma...@apache.org]
>>
>> On 26/12/2013 20:45, Peter Rifel wrote:
>>>
>>>  I noticed that our connector's connectionTimeout
>>> is set to 20000ms, but it wouldn't make sense for that value to be a
>>> part of this issue because a connection timeout only occurs when the
>>> URI hasn't been received by tomcat in that amount of time, which is
>>> clearly not happening here (I was able to confirm this with telnet; a
>>> connection timeout will not write anything to the access logs).
>>
>> The above statement is incorrect. See the explanation preceding it.
> 
> This is what the documentation on the Configuration Reference page says, so 
> if it is incorrect it should be updated.

The docs have been fixed in 8.0.x and 7.0.x for the next release of
each. You might also want to take a look at connectionUploadTimeout and
disableUploadTimeout. Also, I'd recommend seriously considering reducing
that timeout to a few seconds.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to