8 Replies Latest reply on Nov 19, 2012 10:22 AM by spolti

    (http--0.0.0.0-8080-Acceptor) Maximum number of threads (256)

    erasmomarciano

      HI I have this problem

       

      I have modified the standalone-full.xml

       

       

      <connector name="https" protocol="HTTP/1.1" scheme="https" socket-binding="https" secure="true" max-connections="1000">

       

       

      and

       

        <subsystem xmlns="urn:jboss:domain:threads:1.1">

                  <bounded-queue-thread-pool name="http-executor">

                      <queue-length count="2600"/>

                      <max-threads count="2760"/>

                      <keepalive-time time="10" unit="seconds"/>

                  </bounded-queue-thread-pool>

              </subsystem>

       

       

      But I always get the same error.

       

      My scenary:

       

      I get in https the request then my web-app redirect them in http to apache