Tuesday, 26 November 2019
Interesting Snippets from 2019-11-26
-
GitHub - denji/nginx-tuning: NGINX tuning for best performance
Generally, properly configured nginx can handle up to 400K to 500K requests per second (clustered), most what i saw is 50K to 80K (non-clustered) requests per second and 30% CPU load, course, this was 2 x Intel Xeon with HyperThreading enabled, but it can work without problem on slower machines.