Hi,

Running example Solr from the 3.6.1 distribution I can not make it to keep persistent HTTP connections:

$ ab -c 1 -n 100 -k 'http://localhost:8983/solr/select?q=*:*' | grep Keep-Alive
Keep-Alive requests:    0

What should I change to fix that?

P.S. We have the same issue in production with Jetty 7, but I thought it would be better to ask about Solr example, since it is easier for anyone to reproduce the issue.

-- Aleksey

Reply via email to