Nginx Static Content Server Maxing Out?
- by Harry
I use nginx to serve the static content for a decently busy website of mine. I have the logging disabled, and 4 worker processes enabled with 5,000 connections per worker (which should yield a max connection limit of 20,000.
The server is only operating at about 10% CPU usage and 50% ram, but it's very laggy, and sometimes nginx is so slow to…