https://issues.apache.org/bugzilla/show_bug.cgi?id=53697

Mark Thomas <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Mark Thomas <[email protected]> ---
Found it. It is a regression in the HTTP APR connector introduced by the fix
for bug 51881. The isComet flag for instances of Http11AprProcessor (which gets
re-used across connections) was not being reset in some circumstances so Tomcat
was attempting to handle a new HTTP request using the Comet processing chain.
Chaos ensued.

This has been fixed in trunk and 7.0.x and will be included in 7.0.30 onwards.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to