This commit is contained in:
Tommi Virtanen 2011-07-07 12:19:53 -07:00
parent 81be846c3c
commit 012b94f8ee

View file

@ -69,7 +69,7 @@ def main():
It writes a list of URLS to those objects to ./urls.txt. It writes a list of URLS to those objects to ./urls.txt.
Once you have objcts in your bucket, run the siege benchmarking program: Once you have objcts in your bucket, run the siege benchmarking program:
siege -rc ./siege.conf -r 5 siege --rc ./siege.conf -r 5
This tells siege to read the ./siege.conf config file which tells it to This tells siege to read the ./siege.conf config file which tells it to
use the urls in ./urls.txt and log to ./siege.log. It hits each url in use the urls in ./urls.txt and log to ./siege.log. It hits each url in