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

           Summary: Lots of 0.0.0.0:PORT opened by tomcat for a single
                    request
           Product: Tomcat 5
           Version: 5.5.28
          Platform: PC
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Unknown
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: sandip.val...@gmail.com


Tomcat is opening below ports for a single request, 7176 is the PID for tomcat.

TCP    0.0.0.0:4258           0.0.0.0:0              LISTENING       7176
TCP    0.0.0.0:4260           0.0.0.0:0              LISTENING       7176
TCP    0.0.0.0:4262           0.0.0.0:0              LISTENING       7176
TCP    0.0.0.0:4263           0.0.0.0:0              LISTENING       7176
TCP    0.0.0.0:4265           0.0.0.0:0              LISTENING       7176
TCP    0.0.0.0:4267           0.0.0.0:0              LISTENING       7176
TCP    0.0.0.0:4270           0.0.0.0:0              LISTENING       7176
TCP    0.0.0.0:4271           0.0.0.0:0              LISTENING       7176
TCP    0.0.0.0:4273           0.0.0.0:0              LISTENING       7176
TCP    0.0.0.0:4274           0.0.0.0:0              LISTENING       7176
TCP    0.0.0.0:4276           0.0.0.0:0              LISTENING       7176
TCP    0.0.0.0:4277           0.0.0.0:0              LISTENING       7176
TCP    0.0.0.0:4282           0.0.0.0:0              LISTENING       7176

If I submit same request multiple times it cause below error. Because of
thousands of port opened by tomcat.

 Network error IOException: No buffer space available (maximum connections
reached?): connect

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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