DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4599>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4599

Thread settings from server.xml ignored

           Summary: Thread settings from server.xml ignored
           Product: Tomcat 3
           Version: 3.3 Final
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Connectors
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


maxThreads, maxSpareThreads, and minSpareThreads set in server.xml for 
Ajp1*Interceptor and Http10Interceptor are ignored.

ThreadPool.start() sets all the instance variables back to the default values 
before invoking adjustLimits(), overwriting any values previously set by calls 
to ThreadPool.set{Max,MinSpare,MaxSpare}Threads(int)

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to