Strange incomplete response/truncation with Tomcat 9.0.48 AND 9.0.50

2021-07-22 Thread jonmcalexander
I have a team that is running into issues since version 9.0.48 where they are receiving incomplete message responses from Tomcat when the request was made from WebLogic. Here is the data I was provided: it is breaking application files by truncating the files from source to destination which s

Re: Cache-Control for INTEGRAL transport guarantee?

2021-07-22 Thread Mikael Sterner
On Wed, Jul 21, 2021, at 16:35, Mark Thomas wrote: > I'm reluctant to remove the Expires header from the the > securePagesWithPragma branch because that branch is for older HTTP/1.0 > proxies and I'm not confident that it isn't required for some proxies. > I'm not confident it is required either

Re: tomcat 8.5.57 stops killing sessions after some time

2021-07-22 Thread Ivano Luberti
I have found the issue: one of the webapps has several thread locked on a MultiThreadedHttpConnectionManager during sessionUnbound and unboundEvents. So the background process killing the sessions is stuck as well. Thanks for your support. Il 21/07/2021 18:13, Mark Thomas ha scritto: On 21