On Wed 19 Aug 2009, Qingshan Xie wrote:
> In a Reverse Proxy server, what is the relation of Apache "TimeOut"
> and "ProxyTimeout"?  Can someone shed some lights on it?

TimeOut aborts a request if the client/browser takes too long to send or 
receive data. ProxyTimeout aborts a connection to the backend if it is 
not responding.

           Timeout             ProxyTimout
browser <===========> proxy <===============> backend

Torsten

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to