https://bz.apache.org/bugzilla/show_bug.cgi?id=60511

--- Comment #3 from Rainer Jung <rainer.j...@kippdata.de> ---
Just in case this is not clear: it seems sometimes the request is immediately
answered with an AJP packet with signature "05", which is an "End Response"
packet. No response headers, just "End Response".

Of course it could be, that the request was invalid and the connector
immediately closed the connection.

Looking at the AJP connector code, the endAndCloseMessageArray was sent in
finish() and getErrorState().isError() was true.

I'd agree, that it would be helpful to reproduce the problem with a current
version and to try to provide a self-contained reproduction example. From your
full log it seems that sometimes correct responses come back, so we need to
understand what properties the failing requests distinguish from the good ones.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to