What is the best values for "worker" if you have very very high traffic? Like 500M page views per day?
I want to test my server with that much traffic but how can i setup to handle that much traffic and how can i make this test?
Thanks
|
What is the best values for "worker" if you have very very high traffic? Like 500M page views per day? I want to test my server with that much traffic but how can i setup to handle that much traffic and how can i make this test? Thanks | |||
feedback
|
This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.
|
ab is tool from apache for benchmarking your setup. It can simulate hits. Read more from http://httpd.apache.org/docs/2.2/programs/ab.html | |||
|
feedback
|