https://bz.apache.org/bugzilla/show_bug.cgi?id=61773

            Bug ID: 61773
           Summary: When more than 10000 times of HTTPS websocket, Tomcat
                    cannot respond to requesting HTTPS requests
           Product: Tomcat 8
           Version: 8.0.47
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: WebSocket
          Assignee: dev@tomcat.apache.org
          Reporter: zhan...@shterm.com
  Target Milestone: ----

Created attachment 35534
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35534&action=edit
Attachment is the test code and the server.xml

When more than 10000 times of HTTPS websocket, Tomcat cannot respond to
requesting HTTPS requests.

By checking the Nio2Endpoint code, blocking when the number of requests will
exceed 10000. Maybe the abnormal release of Https leads to this problem.

I use Tomcat's chat examples to test it. Only HTTPs has problems, and HTTP is
normal. Tomcat 8.5.23 is also normal.

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

Reply via email to