Has anyone experimented with reducing the number of request/Jetty threads
in jetty.xml?  The default is 10K.  I'm concerned about the use of
ThreadLocals caching stuff, like maybe Lucene analysis chains (Analyzer
ReuseStrategy) or other things.  I think Michael Gibney reported to the
Jetty project that these could be closed more aggressively.

~ David Smiley
Apache Lucene/Solr Search Developer
http://www.linkedin.com/in/davidwsmiley

Reply via email to