[squid-dev] Benchmarking Performance with reuseport

Marcus Kool marcus.kool at urlfilterdb.com
Wed Aug 3 20:48:59 UTC 2016


https://www.nginx.com/blog/socket-sharding-nginx-release-1-9-1/
is an interesting short article about using the SO_REUSEPORT socket
option which increased performance of nginx and had better balancing
of connections across sockets of workers.
Since Squid has the issue that load is not very well balanced between
workers, I thought it is interesting to look at.

Marcus


More information about the squid-dev mailing list