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 |
|||
|
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
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 |
|||
|
|