diff options
author | Menno Duursma <druiloor@zonnet.nl> | 2010-05-12 23:31:43 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:31:43 +0200 |
commit | 2b6116ea9abfd01d768ea1af4d4d6bfb392f935f (patch) | |
tree | 6de8783528573ea332e842885f1c9dbf1978a2ab /misc/siege/README | |
parent | bacd7e290473905a207eb4fdef15fa83e1a1d92c (diff) | |
download | slackbuilds-2b6116ea9abfd01d768ea1af4d4d6bfb392f935f.tar.gz |
misc/siege: Added to 12.2 repository
Diffstat (limited to 'misc/siege/README')
-rw-r--r-- | misc/siege/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/siege/README b/misc/siege/README new file mode 100644 index 0000000000..07231fc145 --- /dev/null +++ b/misc/siege/README @@ -0,0 +1,6 @@ +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 +users place the webserver "under siege." |