Re: Jetty Vs Tomcat (Performance issue)

2015-11-16 Thread Behzad Qureshi
Upayavira:: Just to be sure, are you installing Solr inside a different Jetty, or using the Jetty that comes with Solr? *Behzad:: *Jetty that comes with solr. Jetty-8.1.10.v20130312 Embedded Solr 4.10.3 Also used Jetty9 but not embedded. Tried solr 4.10.3 with Jetty 9 but still facing same issue.

Re: Jetty Vs Tomcat (Performance issue)

2015-11-16 Thread Timothy Potter
I hope 256MB of Xss is a typo and you really meant 256k right? On Mon, Nov 16, 2015 at 4: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 perfor

Re: Jetty Vs Tomcat (Performance issue)

2015-11-16 Thread Ishan Chattopadhyaya
Also, what are the specific performance issues you are observing? On Mon, Nov 16, 2015 at 6:41 PM, Upayavira wrote: > 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 So

Re: Jetty Vs Tomcat (Performance issue)

2015-11-16 Thread Upayavira
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.1

Jetty Vs Tomcat (Performance issue)

2015-11-16 Thread Behzad Qureshi
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