aboutsummaryrefslogtreecommitdiffstats
path: root/testing/siege
Commit message (Collapse)AuthorAgeFilesLines
* testing/[multiple]: move unmaintained packagesCarlo Landmeter2016-08-253-141/+0
| | | | | | | | | | | This moves all packages from testing to unmaintained which have not been updated for atleast 6 months. If you are affected by this commit please follow this proceddure: * make sure your packages build on all architectures * move your pacakge(s) back to testing * if you want to keep this package and can maintain it (or find somebody to maintain it for you) for a minimum of 6 months ask it to be moved to community
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* testing/siege: upgrade to 3.0.8Natanael Copa2014-11-122-10/+39
|
* testing/siege: enable -dbgNatanael Copa2014-11-121-2/+2
| | | | ref #3501
* testing/siege: build fixNatanael Copa2013-03-041-1/+1
| | | | does not work with busybox sed
* testing/siege: new aportFabian Affolter2013-03-042-0/+113
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 and HTTPS protocols. It lets its user hit a web server with a configurable number of simulated web browsers. Those browsers place the server “under sie". Website: http://www.joedog.org/siege-home/