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 2013/07/12 13:27:22 UTC

[Bug 55257] New: [websocket] unresponsive SSL handling under load

https://issues.apache.org/bugzilla/show_bug.cgi?id=55257

            Bug ID: 55257
           Summary: [websocket] unresponsive SSL handling under load
           Product: Tomcat 8
           Version: trunk
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: nickytd@gmail.com

Here is a small test application
https://github.com/nickytd/websocket-echo-client I use to verify WS and WSS
handling in websocket implementation. The case is simple: open #number(100 is
default) of connections send 1000 short text messages close the session. The
HTTP case is running just fine, however the SSL case is problematic. After 2
runs with 100 connections the SSL is unresponsive. The WS case is operational
though. I'll look further into this and you're welcome to take a look and
comment as well.

Current Tomcat 8 revision under test is
Repository Root: http://svn.apache.org/repos/asf
Revision: 1502433

cheers
niki

-- 
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 55257] [websocket] unresponsive SSL handling under load

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

Niki Dokovski <ni...@gmail.com> changed:

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

--- Comment #1 from Niki Dokovski <ni...@gmail.com> ---
Can't reproduce with latest from trunk

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