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

             Bug #: 52696
           Summary: 100% cpu usage
           Product: Tomcat 6
           Version: 6.0.29
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: Servlet & JSP API
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: muralie...@e2infosystems.com
    Classification: Unclassified


CPU usage 100% after adding

<Connector port="8009"    
           enableLookups="false" redirectPort="8443" protocol="AJP/1.3"  
   maxThreads="50" minSpareThreads="5" maxSpareThreads="20"  
           acceptCount="100" connectionTimeout="2000"/>


When I deployed a war file the CPU usage gose to 100%.Can any one help me to
get out of this problem.

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