1 Reply Latest reply on Jun 28, 2008 12:18 PM by ravichittari

    jboss-web Http connector - How to tune maxThreads parameter

    ravichittari



      I am trying to tune MaxThreads parameter.
      Are there any benchmarks that Jboss provides that I can look into?

      What are the steps that can systemically follow to increase or decrease maxThreads parameter?

        • 1. Re: jboss-web Http connector - How to tune maxThreads parame
          ravichittari

          Tried include XML entry but the post did not take it. Below is the exact configuraiton I am talking about..

          Any insight is greatly appreciated.

          Connector port="8080" address="${jboss.bind.address}"
          maxThreads="250" maxHttpHeaderSize="8192"
          emptySessionPath="true" protocol="HTTP/1.1"
          enableLookups="false" redirectPort="8443" acceptCount="100"
          connectionTimeout="20000" disableUploadTimeout="true"