Nginx capping at 320 requests per second
dpn
nginx-forum at nginx.us
Wed Sep 1 05:08:28 MSD 2010
Piotr,
Most workers aren't blocking... they only block when they hit the db,
and we are doing lots of caching. At its peak mysql is registering 140
requests per second. I've added more workers which has had no effect on
the capacity going through nginx.. so either the DB itself is causing
problems (unlikely since it is such a simple schema with no joins) or
something is up with the nginx config.
Thanks for giving this some thought!
David
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,123754,125864#msg-125864
More information about the nginx
mailing list