probes::EchoPingHttp - an echoping(1)
probe for SmokePing
Measures HTTP roundtrip times (web servers and caches) for SmokePing.
*** Probes *** + EchoPingHttp
binary = /usr/bin/echoping # mandatory
*** Targets ***
probe = EchoPingHttp
+ PROBE_CONF url = / ignore_cache = yes revalidate_data = no port = 80 # default value anyway timeout = 50 # default is 10s
Supported probe-specific variables: those specified in EchoPing(3pm)
documentation.
Supported target-specific variables:
EchoPing(3pm)
documentationechoping(1)
``-A'' option: force the proxy to ignore the cache.
Enabled if the value is anything other than 'no' or '0'.
echoping(1)
``-a'' option: force the proxy to revalidate data with original
server. Enabled if the value is anything other than 'no' or '0'.
echoping(1)
``-t'' option: Number of seconds to wait a reply before giving up. For TCP,
this is the maximum number of seconds for the whole connection
(setup and data exchange).
Niko Tyni <ntyni@iki.fi>
EchoPing(3pm), EchoPingHttps(3pm)