Difference between revisions of "Siege"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 16: | Line 16: | ||
* [[siege: POST]] | * [[siege: POST]] | ||
* [[siege: test DVWA]] | * [[siege: test DVWA]] | ||
+ | * [[siege: test squirrelmail]] |
Revision as of 16:10, 7 December 2018
Siege is an http load testing and benchmarking utility. It was designed to let web developers measure their code under duress, to see how it will stand up to load on the internet. Siege supports basic authentication, cookies, HTTP, HTTPS and FTP protocols. It lets its user hit a server with a configurable number of simulated clients. Those clients place the server “under siege.”
Referensi
- https://www.joedog.org/siege-home/
- https://www.joedog.org/siege-manual/#a05
- https://www.linode.com/docs/tools-reference/tools/load-testing-with-siege/