All releases tagged Beta


Release Notes: This release fixes an issue on Solaris which prevented siege from compiling on that platform.


Release Notes: This release updates the default siegerc file to provide a mechanism with which you can disable cookies.


Release Notes: This release fixes a bug in which a host lookup failure could cause siege to erroneously send traffic to localhost.


Release Notes: This release adds support for large headers and URLs. It also introduces a fundamentally different way to loop through a urls.txt file. Each simulated user starts from a different segment of the file so they don't all hit the same URLs at once.


Release Notes: This release allows you to upload unique files to an FTP server. Siege will rename each one with a timestamp. The feature can be turned on/off with a .siegerc setting. It also features several code improvements.


Release Notes: This release contains several bugfixes related to the FTP protocol.


Release Notes: This release adds support for the FTP protocol and more complete support for RFC1738 URLs.


Release Notes: This release adds -q/--quiet to suppress most output. Quiet can be set at the commandline or inside a .siegerc file.


Release Notes: On a --get request, siege will now exit 1 if the transaction doesn't contain at least one HTTP 200 response. This release also allows you to POST in a --get request.


Release Notes: This version fixes a rare problem where siege reads a single byte from the server then hangs and times out.
A generic data structures library for C programmers.