Yes, I think it's a server problem, but it's now also a problem for the
client because it hangs "forever". Is there a possibility to set a timeout?

-----Ursprüngliche Nachricht-----
Von: Kalnichevski, Oleg [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 26. März 2003 10:42
An: Commons HttpClient Project
Betreff: RE: HttpClient contrib package established


Thomas

The web server reported as Apache/1.3.19 (Unix) (SuSE/Linux) mod_ssl/2.8.3
OpenSSL/0.9.6a mod_perl/1.25 fails to respond to the GET request at all.
HttpClient hangs while waiting for a response status line. 

2003/03/26 09:25:37:661 CET [TRACE] HttpMethod - -enter
HttpMethodBase.readResponse(HttpState, HttpConnection) 
2003/03/26 09:25:37:671 CET [TRACE] HttpMethod - -enter
HttpMethodBase.readStatusLine(HttpState, HttpConnection) 
2003/03/26 09:25:37:671 CET [TRACE] HttpConnection - -enter
HttpConnection.readLine() 
2003/03/26 09:25:37:671 CET [TRACE] HttpParser - -enter
HttpParser.readLine() 
2003/03/26 09:25:37:671 CET [TRACE] HttpParser - -enter
HttpParser.readRawLine()

The problem appears to be on the server side. Please examine the web
server's logs to find out the cause.

Oleg

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

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

Reply via email to