Hi, i have a multiple solr slaves reversed by nginx, clients browser send to nginx who reverse with round robin to solr slaves, clients use post, and directly deal with solrs i use "ajax-solr". with this configuration and if i have a lot of ecommerce users, Is there a risk to have many tomcat sessions in solr servers? if i found solution with nginx to use same session in the solr requests, this will not cause solr response errors? my solr version is 1.4.1, i know this is too old
-- View this message in context: http://lucene.472066.n3.nabble.com/behind-nginx-tp4344124.html Sent from the Solr - User mailing list archive at Nabble.com.