Problem scenario
You set up a load balancing mechanism for your Nginx or Apache web server. You want to test it and set up an artificial load of traffic. You want to generate a significant amount of traffic to test the HTTP load balancing mechanism. How do you do this?
Solution
Here are three scripts that can, by themselves, download a web page 100 times when they execute.
…
Continue reading “How Do You Generate a Load for Your Nginx or Apache Web Server?”