G-WAN assumptions: Part of truth/lies?

Igor Sysoev igor at sysoev.ru
Tue Feb 10 09:28:06 UTC 2015


On 08 Feb 2015, at 02:39, B.R. <reallfqq-nginx at yahoo.fr> wrote:

> - Is their nginx configuration suitable for valid benchmark results?

Probably you should disable "accept_mutex off":
http://nginx.org/en/docs/ngx_core_module.html#accept_mutex

Because the mutex in combination with "multi_accept on”: 
http://nginx.org/en/docs/ngx_core_module.html#multi_accept
routes almost all requests just to one worker in this 100-bytes micro-benchmark.


-- 
Igor Sysoev
http://nginx.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20150210/5d53d85a/attachment.html>


More information about the nginx mailing list