>I picked 5 minutes because that seemed to be the default 
>timeout for Apache
>httpd.  If I open telnet session to Apache and never enter any data the
>connection times out after 5 minutes.
>
>In Apache this is configured in httpd.conf as
>
>#
># Timeout: The number of seconds before receives and sends time out.
>#
>Timeout 300

Yep, but it's a value for both http 1.0 and 1.1. 
I really find that 300s is a long period to wait for.

I'm waiting for answer for Apache HTTPD gurus and will
tell you more later but I'll commit the patch to TC 3.3
with 15s as default and add getter/setter functions to
let user set it in server.xml
 
 

Reply via email to