Just to be sure, are you installing Solr inside a different Jetty, or using the Jetty that comes with Solr?
You would be expected to use the one installed and managed by Solr. Upayavira On Mon, Nov 16, 2015, at 11:58 AM, Behzad Qureshi wrote: > Hi All, > > I am using Tomcat server with solr 4.10.3. I want to shift to Jetty as > replacement of Tomcat server but I am not getting any good results with > respect to performance. I have tried solr 4.10.3 on both Jetty 8 and > Jetty > 9 with java 8. Below are configurations I have used. > > Can anyone please tell me if I am missing anything? > > *Jetty:* > > Xms: 5GB > Xmx: 50GB > Xss: 256MB > > > *Tomcat:* > > Xms: 5GB > Xmx: 50GB > Xss: Default > > > *Index Size:* > > 1TB (20 cores) > > > > -- > > Regards, > > Behzad Qureshi