diff options
Diffstat (limited to 'misc/siege/README')
-rw-r--r-- | misc/siege/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/siege/README b/misc/siege/README index 07231fc145..5ec3a5fccf 100644 --- a/misc/siege/README +++ b/misc/siege/README @@ -1,6 +1,6 @@ -Siege is an http regression testing and benchmarking utility. It was designed +Siege is an http regression testing and benchmarking utility. It was designed to let web developers measure the performance of their code under duress, -to see how it will stand up to load on the internet. Siege supports basic -authentication, cookies, HTTP and HTTPS protocols. It allows the user hit a -web server with a configurable number of concurrent simulated users. Those +to see how it will stand up to load on the internet. Siege supports basic +authentication, cookies, HTTP and HTTPS protocols. It allows the user to hit +a web server with a configurable number of concurrent simulated users. Those users place the webserver "under siege." |