mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/siege: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
23ef4e0bef
commit
d84b11ef34
1 changed files with 7 additions and 6 deletions
|
@ -1,6 +1,7 @@
|
|||
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 to hit
|
||||
a web server with a configurable number of concurrent simulated users. Those
|
||||
users place the webserver "under siege."
|
||||
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 to hit a web server with a configurable
|
||||
number of concurrent simulated users. Those users place the webserver
|
||||
"under siege."
|
||||
|
|
Loading…
Reference in a new issue