You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by bu...@apache.org on 2004/10/30 13:04:41 UTC

DO NOT REPLY [Bug 31981] New: - SSL + proxy + Host auth + Keep Alive off causes an infinite loop in HttpMethodDirector

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

SSL + proxy + Host auth + Keep Alive off causes an infinite loop in HttpMethodDirector

           Summary: SSL + proxy + Host auth + Keep Alive off causes an
                    infinite loop in HttpMethodDirector
           Product: HttpClient
           Version: 3.0 Alpha 2
          Platform: Other
               URL: http://nagoya.apache.org/eyebrowse/ReadMsg?listName=http
                    client-dev@jakarta.apache.org&msgNo=9236
        OS/Version: Other
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Commons HttpClient
        AssignedTo: commons-httpclient-dev@jakarta.apache.org
        ReportedBy: olegk@apache.org


The combination of SSL tunnelling, host authentication, and disabled persistent
connection support (HTTPD KeepAlive off) causes an infinite loop in
HttpMethodDirector. 

The problem has been reported on the httpclient-dev list by Rindress MacDonald
<RMacDona at enterasys.com>

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpclient-dev-help@jakarta.apache.org