You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2007/09/08 15:33:08 UTC

DO NOT REPLY [Bug 38763] - mod_proxy does not handle asynchronous connection close correctly

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=38763>.
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=38763


nick@webthing.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




------- Additional Comments From nick@webthing.com  2007-09-08 06:33 -------
(In reply to comment #0)

> We were able to track down the error to situation when the server 
> asynchronously closes kept-alive connections and the client sent new requests.

Can you clarify the exact sequence?

Is it something like:
  Proxy successfully handles Request 1
  Backend closes connection
  Client sends Request 2 to proxy
  Proxy tries to use existing connection, but it's closed at the backend
  Proxy replies with an error?

Or is it more asynchronous than that?


-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org