1c-icap-stretch(8)           System Manager's Manual          c-icap-stretch(8)
2
3
4

NAME

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

SYNOPSIS

9       c-icap-stretch  [  -V ] [ -VV ] [ -i icap_servername ] [ -p port ] [ -s
10       service ] [ -urls filename ] [ -bU base_url ] [ -req  ]  [  -m  max-re‐
11       quests  ] [ -t threads-number ] [ -d debug level ] [ -x icap-header ] [
12       -hx http-request-header ] [ -rhx http-response-header ] [ -O  OutputDi‐
13       rectory ] [ --max-requests-to-save, requests-number ] file1 file2 ...
14

DESCRIPTION

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

OPTIONS

19       -V     Print version
20
21       -VV    Print build informations
22
23       -i icap_servername
24              The  hostname  or the IP address of the ICAP server. The default
25              is localhost
26
27       -p port
28              The ICAP server port. The default port value is 1344
29
30       -s service
31              The service name. The default service name is "echo"
32
33       -urls filename
34              File with HTTP urls, one url per line, to use for  stress  test.
35              The utility uses these  urs to construct random HTTP requests.
36
37       -bU base_url
38              Base  HTTP URL to use it as template to build HTTP requests. The
39              final HTTP url is built using the base_url and the path  of  the
40              file used as body data.
41
42       -req   Send ICAP request modification requests (reqmod)
43
44       -m max-requests
45              The maximum requests to send
46
47       -t threads-number
48              The number of client threads to start
49
50       -d level
51              debug level info to stdout
52
53       -x icap-header
54              Include the icap-header in ICAP request headers
55
56       -hx http-request-header
57              Include the http-request-header in HTTP request headers
58
59       -rhx http-response-header
60              Include the http-response-header in HTTP response headers
61
62       -O OutputDirectory
63              Output  metadata (ICAP and HTTP headers) and HTTP responses body
64              data under this directory.
65
66       --max-requests-to-save files-number
67              Sets the maximum requests to save when the -O parameter is used.
68              By default no more than 4096 requests are saved.
69
70       file1 file2 ...
71              The files to use as body data to the ICAP requests.
72

SEE ALSO

74       c-icap(8) c-icap-client(8) c-icap-config(8) c-icap-libicapapi-config(8)
75       c-icap-mkbdb(8)
76

BUGS

78       It can used only for ICAP response modification services.
79

AUTHOR

81       Tsantilas Christos
82
83
84
85                                 c_icap 0.6.0                c-icap-stretch(8)
Impressum