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

--- Comment #3 from Mark Thomas <ma...@apache.org> ---
If an application retains a reference and continues to use a response object
after the original request/rsponse has been completed the behaviour is
undefined. I'm not at all surprised by the behaviour you describe.

Again, if you want to protect against these sorts of application bugs (at the
expense of some performance) then use
org.apache.catalina.connector.RECYCLE_FACADES.

-- 
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