On 18-Apr-2013, at 9:43 PM, Shawn Heisey <s...@elyograg.org> wrote: > Are you using the Jetty included with Solr, or a Jetty installed separately?
I am using the Jetty that comes with Solr. > The Jetty included with Solr has a maxThreads value of 10000 in its config. > The default would be closer to 200, and a single request from a Cloud client > likely uses multiple Jetty threads. The default maxThreads is 10000 and minThreads is 10. ./zahoor