https://bz.apache.org/bugzilla/show_bug.cgi?id=60865
Bug ID: 60865 Summary: Memory leaks in AbstractProtocol$ConnectionHandler.recycledProcessors Product: Tomcat 8 Version: 8.5.9 Hardware: PC Status: NEW Severity: critical Priority: P2 Component: Connectors Assignee: dev@tomcat.apache.org Reporter: aa.bor...@gmail.com Target Milestone: ---- Created attachment 34825 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34825&action=edit JProfiler screenshot AbstractProtocol$ConnectionHandler.recycledProcessors do not cleanup. After we've increased server.max-http-header-size=10485760 (Spring boot property) we got memory leaks - hundreds of byte[] of size 10MB (Please see the screenshot. The test is 10-15 concurrent users. -- 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