Bottleneck on connection accept rates
James Mathiesen
jmathiesen at tripadvisor.com
Thu May 4 16:54:56 CEST 2017
Yes, that was it. Everything is scaling up much better now. Thank you for your help! james
On 5/3/17, 7:06 PM, "Dridi Boukelmoune" <dridi at varni.sh> wrote:
> I had thought I would be fine with 2 thread pools of 2,000 threads each. Do
According to your parameters you have 2 pools of 1000 threads each.
> I need a thread for each backend connection as well as for each client
> connection?
I'm not in the mood to go down that rabbit hole, so let's say that for
a miss or a pass it's the case. Keep the default max, monitor/graph
the number of threads and see for yourself what you need. It may
depend on how the clients and backends typically behave so there's
no magic recipe.
Drido
More information about the varnish-misc
mailing list