Re: mod_proxy_http persistant connection issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Anthony Catel wrote:
André Warnier a écrit :
Anthony Catel wrote:
...

So if the proxied server never close the connection Apache will have a
ghost connection during "ProxyTimeout value" seconds. It's annoying :p

Not "never close the connection"; rather, if the proxied server never finishes answering to the proxying server (and, there is no connection timeout).
What is the proxying server supposed to do instead ?

Or, take this another way : suppose the proxy server isn't there, and the client connects directly to the final server. What do you think happens then, that is any different ? If the client goes away while the server is busy generating the response (say, consulting a database), the server will also notice only when it tries to send something to the client, through the now useless socket.

Or, yet another way : there is no "interrupt" generated when the client goes away, which would enable the server to notice the fact, before it tries to write to, or read from, the client socket.

---------------------------------------------------------------------
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-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux