Bottleneck on connection accept rates

Dridi Boukelmoune dridi at varni.sh
Thu May 4 01:06:23 CEST 2017


> 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