[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: max HttpConnections number

PeterJ do-not-reply at jboss.com
Wed Oct 17 11:52:32 EDT 2007


The HTTP connection settings are in the file server/default/deploy/jbossweb-tomcat55.sar/server.xml. Look for the Connector entry for port 8080. The attributes you want are maxThreads and minSpareThreads. For details, see http://tomcat.apache.org/tomcat-5.5-doc/config/http.html 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096163#4096163

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096163



More information about the jboss-user mailing list