Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

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

share|improve this question
@ashwin Thanks for the link. But what values should I set for maxclient, minspare, maxspere and etc.? – blacksun Dec 25 '11 at 16:56

closed as not constructive by Rilindo, Iain, Shane Madden, EEAA, Ward Dec 26 '11 at 3:25

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.

1 Answer

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

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.