why reuseport don't increases throughoutput?

fengx nginx-forum at forum.nginx.org
Tue May 23 02:59:23 UTC 2017


There should been no blocking operation. At least, we have the same codebase
and same sample data in the two test cases. 

In fact, our application is based on OpenResty with local redis instances.
On the 32 cores server, we have 22 nginx workers and 8 local redis
instances(shards). The lua codes should have rather simple business logic.
It accepts http requests, loads data from local redis via unix domain
sockets, do the simple transformation, and then write to the response.

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,274281,274399#msg-274399



More information about the nginx mailing list