Re: solrcloud in production - Jetty vs tomcat

2017-12-13 Thread Cassandra Targett
That is an old recommendation. Since Solr 5, Solr is no longer a war and Tomcat is not supported. With modern Solr, you have only the one choice of going to production with Jetty and there are hundreds (thousands maybe?) of Solr implementations that do so. Jetty is now considered an

solrcloud in production - Jetty vs tomcat

2017-12-13 Thread Hari Baskar
We are setting up solrcloud 6.6 in production. In some blogs, I see that Jetty is not recommended in prod environment. Is that the case ? Any specific disadvantages of going with Jetty ? Sent from Yahoo Mail on Android

Re: [Benchmark SOLR] JETTY VS TOMCAT - Jetty 15% slower - need advice to improve Jetty performance

2017-02-01 Thread Gerald Reinhart
r the migration. Is it a known issue ? (I found that : http://www.asjava.com/jetty/jetty-vs-tomcat-performance-comparison/) How can we improve the performance of Jetty ? (We have already followed http://www.eclipse.org/jetty/documentation/9.2.21.v20170120/optimizing.html recommendation)

Re: [Benchmark SOLR] JETTY VS TOMCAT - Jetty 15% slower - need advice to improve Jetty performance

2017-02-01 Thread Rick Leir
mory used in the JVM => same - JVM GC settings => same For us, it's a blocker for the migration. Is it a known issue ? (I found that : http://www.asjava.com/jetty/jetty-vs-tomcat-performance-comparison/) How can we improve the performance of Jetty ? (We have alread

[Benchmark SOLR] JETTY VS TOMCAT - Jetty 15% slower - need advice to improve Jetty performance

2017-01-30 Thread Gerald Reinhart
GC settings => same For us, it's a blocker for the migration. Is it a known issue ? (I found that : http://www.asjava.com/jetty/jetty-vs-tomcat-performance-comparison/) How can we improve the performance of Jetty ? (We have already followed http://www.eclipse.org/jetty/docum

Re: [Benchmark SOLR] JETTY VS TOMCAT

2017-01-27 Thread Yago Riveiro
> > > We have checked : > > - the load of the server => same > > - the io wait => same > > - the memory used in the JVM => same > > - JVM GC settings => same > > > > For us, it's a blocker for the migration. > > > > Is it a known issue ?

Re: [Benchmark SOLR] JETTY VS TOMCAT

2017-01-27 Thread William Bell
same > - the io wait => same > - the memory used in the JVM => same > - JVM GC settings => same > > For us, it's a blocker for the migration. > > Is it a known issue ? (I found that : > http://www.asjava.com/jetty/jetty-vs-tomcat-

[Benchmark SOLR] JETTY VS TOMCAT

2017-01-27 Thread Gerald Reinhart
und that : http://www.asjava.com/jetty/jetty-vs-tomcat-performance-comparison/) How can we improve the performance of Jetty ? (We have already followed http://www.eclipse.org/jetty/documentation/9.2.21.v20170120/optimizing.html recommendation) Many thanks, GĂ©rald Reinhart Kelkoo

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

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

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

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

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

Re: jetty vs tomcat

2009-03-05 Thread Ryan McKinley
The jetty vs tomcat vs resin vs whatever question pretty much comes down to what you are comfortable running/managing. Solr tries its best to stay container agnostic. On Mar 5, 2009, at 1:55 PM, Jonathan Haddad wrote: Is there any compelling reason to use tomcat instead of jetty if all

Re: jetty vs tomcat

2009-03-05 Thread Erik Hatcher
to switch. Erik On Mar 5, 2009, at 2:06 PM, Ryan McKinley wrote: The jetty vs tomcat vs resin vs whatever question pretty much comes down to what you are comfortable running/managing. Solr tries its best to stay container agnostic. On Mar 5, 2009, at 1:55 PM, Jonathan Haddad wrote

Re: jetty vs tomcat

2009-03-05 Thread Glen Newton
Performance comparison link: - Jetty vs Tomcat: A Comparative Analysis. prepared by Greg Wilkins - May, 2008. http://www.webtide.com/choose/jetty.jsp 2009/3/5 Erik Hatcher e...@ehatchersolutions.com: That being said... I don't think there is a strong reason to go out of your way to install

Re: jetty vs tomcat

2009-03-05 Thread Ian Connor
, 2009 at 3:02 PM, Glen Newton glen.new...@gmail.com wrote: Performance comparison link: - Jetty vs Tomcat: A Comparative Analysis. prepared by Greg Wilkins - May, 2008. http://www.webtide.com/choose/jetty.jsp 2009/3/5 Erik Hatcher e...@ehatchersolutions.com: That being said... I don't think