[jboss-user] [Installation, Configuration & Deployment] - Re: jboss-3.2.6 Problem w/ConfiguringMultipleJBossInstancesO

AndrewBoyd do-not-reply at jboss.com
Wed Oct 11 11:16:22 EDT 2006


What about \jbossweb-tomcat50.sar\service.xml?

here is an except:

  | <Service name="jboss.web"
  |       className="org.jboss.web.tomcat.tc5.StandardService">
  | 
  |       <!-- A HTTP/1.1 Connector on port 8000 -->
  |       <Connector port="8000" address="${jboss.bind.address}"
  |          maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
  |          enableLookups="false" redirectPort="8443" acceptCount="100"
  |          connectionTimeout="20000" disableUploadTimeout="true"/>
  | 

It would seem like I need to change this setting.  This wasn't mentioned in the wiki article.

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

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



More information about the jboss-user mailing list