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 2005/06/21 19:30:09 UTC

DO NOT REPLY [Bug 35449] - 100-Continue responses fail with multiple 100 result codes

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


olegk@apache.org changed:

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




------- Additional Comments From olegk@apache.org  2005-06-21 19:30 -------
This problem has absolutely nothing to do with multiple 100-continue responses,
which are indeed perfectly legal. The real problem appears to be that for
whatever reason the server dropped the connection on the unsuspecting HttpClient
without sending any REAL response back:

2005-06-21 17:50:16,811 INFO  I/O exception caught when processing request: The
server svsapportal.t-mobile.at failed to respond

I see you are using SSL. You are not running your application in an old (pre
1.4) Sun JDE by any chance?

Just in case please consult the HttpClient SSL guide to make sure this is not
one of the known problems:

http://jakarta.apache.org/commons/httpclient/3.0/sslguide.html#Known%20limitations%20and%20problems

Oleg

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