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

--- Comment #4 from Konstantin Kolinko <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to