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
c-icap-stretch(8) FreeBSD System Manager's Manual c-icap-stretch(8)

c-icap-stretch - A simple utility for stretching ICAP servers

c-icap-stretch [ -V ] [ -VV ] [ -i icap_servername ] [ -p port ] [ -s service ] [ -urls filename ] [ -bU base_url ] [ -req ] [ -m max-requests ] [ -t threads-number ] [ -d debug level ] [ -x icap-header ] [ -hx http-request-header ] [ -rhx http-response-header ] [ -O OutputDirectory ] [ --max-requests-to-save, requests-number ] file1 file2 ...

c-icap-stretch is a simple utility for loading ICAP servers.

Print version
Print build informations
The hostname or the IP address of the ICAP server. The default is localhost
The ICAP server port. The default port value is 1344
The service name. The default service name is "echo"
File with HTTP urls, one url per line, to use for stress test. The utility uses these urs to construct random HTTP requests.
Base HTTP URL to use it as template to build HTTP requests. The final HTTP url is built using the base_url and the path of the file used as body data.
Send ICAP request modification requests (reqmod)
The maximum requests to send
The number of client threads to start
debug level info to stdout
Include the icap-header in ICAP request headers
Include the http-request-header in HTTP request headers
Include the http-response-header in HTTP response headers
Output metadata (ICAP and HTTP headers) and HTTP responses body data under this directory.
Sets the maximum requests to save when the -O parameter is used. By default no more than 4096 requests are saved.
The files to use as body data to the ICAP requests.

c-icap(8) c-icap-client(8) c-icap-config(8) c-icap-libicapapi-config(8) c-icap-mkbdb(8)

It can used only for ICAP response modification services.

Tsantilas Christos

c_icap 0.6.3

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

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