Difference between revisions of "Siege"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 6: | Line 6: | ||
* https://www.joedog.org/siege-home/ | * https://www.joedog.org/siege-home/ | ||
* https://www.joedog.org/siege-manual/#a05 | * https://www.joedog.org/siege-manual/#a05 | ||
+ | * https://www.linode.com/docs/tools-reference/tools/load-testing-with-siege/ | ||
==Pranala Menarik== | ==Pranala Menarik== |
Revision as of 17:27, 6 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/