https://issues.apache.org/bugzilla/show_bug.cgi?id=57340
--- Comment #4 from Nikita Zyulyaev <zyuly...@devexperts.com> --- (In reply to cl from comment #1) > We can confirm this and were able to reproduce it as well. > A fix would be highly appreciated because we also run into cases where > actual responses were mixed up. > We consider this to be very serious in certain environments. If you are interested in a quick workaround, you can disable bufferPool and keyCache by adding socket.bufferPool="0" and socket.keyCache="0" to the Connector tag in your server.xml. This will fix the symptoms. -- 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