Hi, using Jetty is the recommended approach while using Tomcat is not recommend (unless you are a Tomcat shop).
But any discussion comes back to the original question - why is it slow now? Are you I/O-bound, are CPU-bound, how many documents are committed/deleted over the time, do you having expensive SOLR queries, what is your server code is doing - many questions and even more answers to that - in other words nobody can help you when the basic work is not done. And when you know your application performance-wise you probably also the solution :-) Cheers, Siegfried Goeschl > On 08 Dec 2014, at 11:00, melb <melaggo...@gmail.com> wrote: > > THnks for the answer > A dedicated box will be a great solution but I will wait for that solution, > I have restricted sources > Is Optimze action can improve performance? > Is using default servlet engine Jetty can be harmful for the performance, > SHould I use an independant tomcat engine? > > rgds, > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Slow-queries-tp4172032p4173092.html > Sent from the Solr - User mailing list archive at Nabble.com.