DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36770>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36770





------- Additional Comments From [EMAIL PROTECTED]  2007-08-23 12:34 -------
(In reply to comment #3)
> it's strange though, that you can *disable* keepalives on a per virtualhost
> basis, but not change the timeout?

This is a partial valid point, but

If a request goes to a name based host that has set keepalive off the connection
can be shutdown by the server and this seems to be the right thing to do in this
situation.
On the other hand if a request goes to a name based virtual host and the next
request on this connection goes to a different name based virtual host. What is
the correct keepalive timeout to use?
You could find arguments for both options:
1. It should be the one of the host that just processed the request.
2. It should be the one of the host that processes the next request.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to