https://bz.apache.org/bugzilla/show_bug.cgi?id=64192
--- Comment #5 from Remy Maucherat <r...@apache.org> --- (In reply to Mark Thomas from comment #4) > There is a bug there (in the number of bytes returned) but not the root > cause of this issue. I have a quick fix for SecureNioChannel that I'll look > at refining once I've tracked down the root cause. I added a test, and I cannot reproduce the discrepancy SecureNioChannel.read using it (the read count returned matches the amount of data that is added into the buffers). My test also fails to reproduce the POST issue described so far, despite appearing identical. I do get some flow control errors though (non async, mostly). So not a very good result so far ... -- 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