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

--- Comment #16 from Mark Thomas <ma...@apache.org> ---
I haven't been able to recreate this issue locally. Also, the debug logs didn't
have much information on writes - which is where the problem appears to be.

Therefore, I think it is time to move to the custom Tomcat build.

The source code for the first build (and any future builds) can be found at:
https://github.com/markt-asf/tomcat/tree/bz-65448

The binaries can be found at:
https://people.apache.org/~markt/dev/

Please can you retest with v9.0.51-bz-65448-v1 and post the resulting logs. The
new logs are INFO level logs. Please aim to retain these log messages in their
entirety. The timestamps, thread names and messages are equally important.

v1 adds INFO level logging at the point where plaintext data is encrypted and
written to the network. Depending on what the logs look like, v2 will add
additional logging either further up or lower down the call stack to track down
the root cause.

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