You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2015/12/17 14:23:59 UTC

[Bug 58749] New: connectToServer() creates two threads for each connection when used with SSL

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.coughlan2@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 58749] connectToServer() creates two threads for each connection when used with SSL

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58749

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Bugzilla is for reporting bugs, not for asking questions or starting
discussions.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org