Hi, When I am connecting my application to solr thru a load balancer (https://domain name/apache-solr-4.0.0), it is significantly slow. but if I connect Solr directly (https://11.11.1.11:8080/apache-solr-4.0.0) on the application server it works better.
Ideally use of load balancer should give better performance. In our setup we have one load balancer which redirects the request to two Apache web server instances, which eventually redirects to 4 Glassfish application server instances. Are we doing something wrong or Is it a known problem with SOLR-Glassfish combination?? Please help Thanks -- View this message in context: http://lucene.472066.n3.nabble.com/Why-Solr-slows-down-when-accessed-thru-load-balancer-tp4080402.html Sent from the Solr - User mailing list archive at Nabble.com.