https://bz.apache.org/bugzilla/show_bug.cgi?id=58749
Bug ID: 58749 Summary: connectToServer() creates two threads for each connection when used with SSL Product: Tomcat 8 Version: trunk Hardware: PC Status: NEW Severity: normal Priority: P2 Component: WebSocket Assignee: dev@tomcat.apache.org Reporter: b.coughl...@gmail.com Each AsyncChannelWrapperSecure creates two threads, and WsWebSocketContainer creates an AsyncChannelWrapperSecure for each secure connection. Is this behaviour intended or accidental? -- 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