Download List

项目描述

Siege is a regression test and benchmark utility. It can stress test a single URL with a user defined number of simulated users, or it can read many URLs into memory and stress them simultaneously. The program reports the total number of hits recorded, bytes transferred, response time, concurrency, and return status. Siege supports HTTP/1.0 and 1.1 protocols, GET and POST directives, cookies, transaction logging, and basic authentication. Its features are configurable on a per user basis.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-14 07:42
2.74

此版本包括轻微的修复,以提高在详细模式中的输出格式。
标签: Stable
This version includes a minor fix to improve output format in verbose mode.

2013-02-12 11:42
2.73

此版本包括许多错误修正和功能端口,所以它将运行更好和更旧的系统上进行编译。它还包括几个新功能,如时间戳的输出,-q / — — 安静的选项来压制 stdout 和有条件退出上-g / — — 获取请求。关于这些请求,围困现在将退出 0,如果它收到至少一个 HTTP 200 响应。否则,它将退出 1。已添加这些最后两个功能,使程序更加友好的脚本。
标签: Stable
This release includes numerous bugfixes and function ports so it will run better and compile
on older systems.

It also includes several new features such as timestamped output,
a -q/--quiet option to suppress stdout,
and conditional exits on -g/--get requests.

On those requests,
siege will now exit 0 if it receives at least one HTTP 200 response.

Otherwise,
it will exit 1.

These last two features have been added to make the program more script-friendly.

2013-02-08 10:14
2.73b8

此版本添加了-q / — — 安静地禁止显示大多数输出。可以在命令行或.siegerc 文件内设置安静。
标签: Beta
This release adds -q/--quiet to suppress most output. Quiet can be set at the commandline or inside a .siegerc file.

2013-02-07 11:12
2.73b7

上 — — get 请求,围困将退出 1 如果在事务中不包含至少一个 HTTP 200 响应。此版本还允许您对职位 — — get 请求中。
标签: Beta
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.

2012-02-17 07:42
2.72

此版本更正十三岁了。如果您不提供 '-f 文件 ' 参数,围困将现在里面你设置在 $sysconfdir urls.txt 的外观配置时间。
标签: Stable
This release corrects a thirteen year old bug. If you don't provide a '-f file' argument, siege will now look for urls.txt inside the $sysconfdir you set at configure time.

Project Resources