GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
HTTP-STRESS(1C) HTTP-STRESS(1C)

http-stress - simple http parallel client for http server stress measurements.

http-stress [:verify=true] [:port=80] [:forks=5] [:cycles=5] [:sleep=0] [host] [url1] [url2] [...]

http-stress is a simple http command-client which fetches randomly selected urls from the host specified. The program creates parallel client forks where each client cycles through the specified number of times.

:verify=XXXXX
The XXXXX is true or false. If true then the urls are first fetched one by one in order with the http result headers displayed to the standard output.
:port=XXXX
The XXXXX can be any legal port number, default 80.
:cycles=XXXXX
The XXXXXX number of hits for each client fork, default 5.
:forks=XXXXX
The XXXXX number of client forks running in parallel, default 5.
:sleep=X
The number of seconds X to sleep after sending the http request and before reading the response. Defaults to 0.
host
The host defaults to localhost.
url
The url defaults to /. Multiple urls may be specified.

http-stress http-stress.scm

author: George J. Carrette

siod http://people.delphi.com/gjc/siod.html

LOCAL

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.