Hi,
I have some questions about performance for you guys.
So basically I have 2 slave solr servers and 1 master solr server load
balanced and around 100 request/second, aprox. 50 request per second per
solr server.
My index is about 4 million documents and the average query response time is
0.6 seconds, retrieving just 4 documents per query.
What happens is that there are too many request to Solr and every second is
getting bigger, so eventually my site stops working.

I don't know if this stats are enough to tell if the servers are supposed to
handle this amount of request. Maybe it's a configuration problem. I don't
think that caching in solr would help in this case because all the queries
are different (I'm not sure how caching works but if it's per query it won't
help much in this case).

Any thoughts about this?

Thanks!

Jonathan

Reply via email to