3 Replies Latest reply on Jun 11, 2013 3:17 PM by rana_gurram

    Jboss AS 7 http thread count

    rana_gurram

      Hi,

       

      We are currently using Jboss AS 7.1.1 for our Spring based web application.

       

      The maximum http connections we limited in standalone.xml are 800.

       

      During peak hour the thread count is reaching 800. During off peak hour this thread count is not going down.(Its staying at 800)

       

      Is there a way, we can control these threads depending on peak load.

       

      Like Min-Connections, Max-connections where minimum threads will be created initially and goes up to maximum during peak hours and later come down to minimum.

       

      The creation of these http threads consuming server resources even though load is off.

       

      Any help on this would be greatly appreciated.

       

       

      Thanks

      Rana