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 _______________________________________________ squid-dev mailing list [email protected] http://lists.squid-cache.org/listinfo/squid-dev
