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 Requirements

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-12 11:42 Back to release list
2.73

이 릴리스 그래서 그것은 더 나은 실행 하 고 이전 시스템에서 컴파일 수많은 버그 수정 및 기능 포트를 포함 합니다.

그것은 또한 타임 스탬프 출력,-q 등 여러 가지 새로운 기능을 포함 /-조용한 stdout, 및-g에 조건부 출구를 억제 /-요청 하는 옵션.

이러한 요청에 공성전 종료 됩니다 0 하나 이상의 HTTP 200 응답을 수신 하는 경우.

그렇지 않으면, 1 종료.

이 마지막 두 가지 기능 프로그램 스크립트를 더 쉽게 접근할 수 있도록 추가 되었습니다.
Tags: 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.

Project Resources