This is/was a bug report against the documentation which does not document the 
timeout correctly.

-- 
http://bernd.eckenfels.net

-----Original Message-----
From: "Rémy Maucherat" <r...@apache.org>
To: Tomcat Developers List <dev@tomcat.apache.org>
Sent: Do., 05 Nov. 2015 10:09
Subject: Re: tomcat timeout handling

2015-11-05 3:29 GMT+01:00 Bernd Eckenfels <e...@zusammenkunft.net>:

> I think this is wrong, it does not only apply to the initial line but
> also the output. Maybe this could be clarified, especially in relation
> with uploadTimeout and keepAliveTimeout. Especially when does the
> connector transition from one to the other.
>
> Obviously, the connection timeout is also used for output. Input is
specifically discussed since client's input is usually far slower and less
reliable, especially when dealing with large posts.

This was discussed at length in the relevant BZ, which you looked at. The
situation is now understood but there is no better solution than the
current behavior. In your situation, the most efficient is probably to
configure a smaller output buffer.

Note: I believe the message should be on the user list.

Rémy

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

Reply via email to