> -----Ursprüngliche Nachricht-----
> Von: Lucas Brasilino 
> Gesendet: Dienstag, 23. Januar 2007 14:43
> An: [email protected]
> Betreff: Re: setting request timeout in mod_proxy/mod_proxy_balancer

> 
> > Based on your configuration from above, the following should work:
> 
> No, it doesn't. I've tried yet.

It should.

> From docs:
> 'Connection timeout in seconds. If not set the Apache
> will wait until the free connection is available. This
> directive is used for limiting the number of connections
> to the backend server together with max  parameter.'

The documentation is misleading and probably wrong, but
the code speaks a clear language.

> 
> My understanding is that this options set the
> TCP connection (SYN -> SYN+ACK -> ACK) timeout,
> not the HTTP response timeout.

It is used for the response timeout.

Regards

Rüdiger

Reply via email to