Hi, I am trying to install solr on tomcat and am wondering which connector to
best to use in the server.xml?

I currently have the following connector setup in tomcat but I am not sure
if this is the best one to use? Any help would be great.

<Connector executor="tomcatThreadPool"
               port="8983" protocol="HTTP/1.1"
               connectionTimeout="20000"
               URIEncoding="UTF-8" />

Dan.

 
-- 
View this message in context: 
http://www.nabble.com/Tomcat-install-Connector-help.-tf4817681.html#a13783459
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to