probes::EchoPingHttp(3)     SmokePing     probes::EchoPingHttp(3)



NNAAMMEE
       probes::EchoPingHttp - an echoping(1) probe for SmokePing

OOVVEERRVVIIEEWW
       Measures HTTP roundtrip times (web servers and caches) for
       SmokePing.

SSYYNNOOPPSSYYSS
        *** 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

DDEESSCCRRIIPPTTIIOONN
       Supported probe-specific variables: those specified in
       _E_c_h_o_P_i_n_g(3pm) documentation.

       Supported target-specific variables:

       those specified in _E_c_h_o_P_i_n_g(3pm) documentation
           except _f_i_l_l, _s_i_z_e and _u_d_p.

       url The URL to be requested from the web server or cache.
           Can be either relative (/...) for web servers or abso-
           lute (http://...) for caches.

       port
           The TCP port to use. The default is 80.

       ignore_cache
           The _e_c_h_o_p_i_n_g(1) "-A" option: force the proxy to ignore
           the cache.  Enabled if the value is anything other
           than 'no' or '0'.

       revalidate_data
           The _e_c_h_o_p_i_n_g(1) "-a" option: force the proxy to reval-
           idate data with original server. Enabled if the value
           is anything other than 'no' or '0'.

       timeout
           The _e_c_h_o_p_i_n_g(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).

AAUUTTHHOORR
       Niko Tyni <ntyni@iki.fi>

SSEEEE AALLSSOO
       _E_c_h_o_P_i_n_g(3pm), _E_c_h_o_P_i_n_g_H_t_t_p_s(3pm)



1.30                        2004-03-08    probes::EchoPingHttp(3)
