You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This enables nginx's [socket sharding technique](https://www.nginx.com/blog/socket-sharding-nginx-release-1-9-1/), which improves latency and parallelization. We don't expect the servers listening on port 80 to be handling massive amounts of traffic, but just in case, it's best to be doing things as well as possible.
0 commit comments