Nginx performance data
Reinis Rozitis
r at roze.lv
Sat Jan 8 10:40:18 UTC 2022
>> https://www.nginx.com/blog/testing-the-performance-of-nginx-and-nginx-plus-web-servers/
>
> I don't view the test described as valid because the test is between one client and one server. I'm interested in testing with one server and many clients.
wrk (used in the tests) [1] is a multithread/connection benchmark tool.
You can simulate how many clients you want (basically you are just limited by ephemeral port tuple count ~65k .. but then again can work around it by assigning multiple IPs to the server/client).
[1] https://github.com/wg/wrk
rr
_______________________________________________
nginx mailing list
nginx at nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
More information about the nginx
mailing list