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 "implementation

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