Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
2.73

Diese Version enthält zahlreiche Bugfixes und Funktion-Ports, so wird es besser laufen und auf älteren Systemen zu kompilieren.

Es enthält auch einige neue Features wie z. B. Zeitstempel Ausgang, ein Q- /--quiet Option zum Unterdrücken von Stdout und bedingte Ausstiege auf -g /--get-Anforderungen.

Bei diesen Anforderungen wird Belagerung jetzt 0 beendet, wenn es mindestens einen HTTP 200-Antwort empfängt.

Andernfalls wird es 1 beendet.

Diese letzten beiden Funktionen wurden hinzugefügt, um das Programm mehr Skript-freundlich.
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