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

--- Comment #4 from Konstantin Kolinko <knst.koli...@gmail.com> ---
In case of odd "data mixup" errors between requests (such as one observed
here),
it is recommended to set discardFacades="true" on a <Connector>.

https://tomcat.apache.org/tomcat-9.0-doc/config/http.html

In Tomcat 9.0.72 the discardFacades attribute defaults to "false".
In Tomcat 10.1.x and later it defaults to "true".

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