2 Replies Latest reply on May 20, 2002 5:37 AM by slide

    Performance problems w/ embedded Catalina

    slide

      Hi,

      We are using the embedded Catalina to handle http requests and have configured it to listen on port 80 with the following:

      <!-- Uncomment to add embedded catalina service -->

      80


      During our load testing we have hit performance issues, essentially at a certain load Catalina disconnects any requests coming in on port 80 - typically this happens with about 10 or so concurrent users.

      Is there any documentation on valid parameters to put in the mbean to up the number of requests that are handled / other tweaks or is this likely to be a different issue?

      Thanks.