Jens Wilke wrote:
Hi,
just found something strange:
28 May 2008 17:58:22,972 DEBUG http-8899-Processor25 apache.http.headers - >>
GET /xy HTTP/1.1
28 May 2008 17:58:22,972 DEBUG http-8899-Processor25 apache.http.headers - >>
Host: localhost:8888
28 May 2008 17:58:22,972 DEBUG http-8899-Processor25 apache.http.headers - >>
Connection: Keep-Alive
28 May 2008 17:58:22,972 DEBUG http-8899-Processor25 apache.http.headers - >>
Cookie: JSESSIONID=6D79030EA95FBCE845E9C100A85BFA23
28 May 2008 17:58:22,972 DEBUG http-8899-Processor25 apache.http.headers - >>
Cookie2: $Version=1
28 May 2008 17:58:22,973 DEBUG http-8899-Processor25
impl.conn.DefaultClientConnection - Connection closed
28 May 2008 17:58:22,973 DEBUG http-8899-Processor25
impl.conn.DefaultClientConnection - Connection closed
28 May 2008 17:58:22,973 INFO http-8899-Processor25
impl.client.DefaultClientRequestDirector - I/O exception
(org.apache.http.NoHttpResponseException) caught when processing request: The
target server failed to respond
28 May 2008 17:58:22,973 INFO http-8899-Processor25
impl.client.DefaultClientRequestDirector - Retrying request
28 May 2008 17:58:22,975 DEBUG http-8899-Processor25 apache.http.headers - >>
GET /xy HTTP/1.1
28 May 2008 17:58:22,976 DEBUG http-8899-Processor25 apache.http.headers - >>
Host: localhost:8888
28 May 2008 17:58:22,976 DEBUG http-8899-Processor25 apache.http.headers - >>
Connection: Keep-Alive
28 May 2008 17:58:22,981 DEBUG http-8899-Processor25 apache.http.headers - >>
Cookie: JSESSIONID=6D79030EA95FBCE845E9C100A85BFA23
28 May 2008 17:58:22,982 DEBUG http-8899-Processor25 apache.http.headers - >>
Cookie2: $Version=1
28 May 2008 17:58:22,982 DEBUG http-8899-Processor25 apache.http.headers - >>
Cookie: JSESSIONID=6D79030EA95FBCE845E9C100A85BFA23
28 May 2008 17:58:22,982 DEBUG http-8899-Processor25 apache.http.headers - >>
Cookie2: $Version=1
28 May 2008 17:58:23,053 DEBUG http-8899-Processor25 apache.http.headers - <<
HTTP/1.1 200 OK
28 May 2008 17:58:23,054 DEBUG http-8899-Processor25 apache.http.headers - <<
Server: Apache-Coyote/1.1
. . .
When retrying the additional headers get send twice.
Any idea?
Best,
Jens
Jens,
Are you running 4.0a4 release or a SVN snapshot? I believe I fixed the
cause of the problem a week ago. Please try the latest snapshot out and
see if the problem persists.
Oleg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]