1 Reply Latest reply on Jul 25, 2014 10:12 AM by jaikiran

    Tuning Wildfly thread pool - minimum threads

    gal.shenhav

      Hi,

      We have a high volume serving system running on top of Wildfly 8.1 that can handle thousand request/sec at peak time.

       

      The problem is that once we add a server to under the load balancer it get immediately hundreds of request/seconds and latency of each call increase dramatically and it takes Wildfly few minutes to overcome this stress load.

       

      Two questions:

      1. Is there a way to monitor Wildfly to understand where is the bottleneck ? (undertow, application server ) ?
      2. Is there a way to configure spare / minimum threads to Wildfly and undertow thread pools ?

       

      Thanks,

      Gal