[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: how to limit or kill http connections?

berkgypsy do-not-reply at jboss.com
Thu Nov 2 15:06:58 EST 2006


sorry, here is my connector configuration


  | <Connector port="8080" address="${jboss.bind.address}" maxThreads="300" minSpareThreads="25" maxSpareThreads="75" enableLookups="false" redirectPort="8443" acceptCount="100" connectionTimeout="60000" disableUploadTimeout="false"/>
  | 

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

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



More information about the jboss-user mailing list