Hi,
We are running a server farm that has to serve out many small AND large files (very little in between), that are produced by a single 'source' server. We are running into severe thundering herd scenarios, which we have solved with an ungodly number of squid instances in between. Obviously, we'd like something a bit more intelligent so we are looking at nginx.
I've now got a proof of concept set up on our testbed, but I cannot generate enough load to stress it to the point where we trigger the thundering herd issue, so I cannot see the protection in action. So, I am wondering.... Do I need to turn something specific on (or off) to set up that protection, or, is it set up 'by default'?
Thanks in advance!
Sho