Hi All, We did our first load test on Search (Solr) API, and started to see some errors after 2000 Users. Errors used to go away after 30 seconds, but keep happening frequently. Errors were "java.net.SocketTimeoutException" and "org.apache.http.conn.HttpHostConnectException". We were using JMeter to run the load test, and total of 15 different Search terms were used to execute API. Total Request/Min was 7221/min. We are using Apache/RedHat. We want to scale upto 4000 users. What's recommendation to reach there?
Thanks Shail