|
Apache HTTPD
|
Public Attributes | |
| char * | name |
| hcmethod_t | method |
| int | passes |
| int | fails |
| apr_interval_time_t | interval |
| char * | hurl |
| char * | hcexpr |
Definition at line 39 of file mod_proxy_hcheck.c.
| int hc_template_t::fails |
Definition at line 43 of file mod_proxy_hcheck.c.
| char* hc_template_t::hcexpr |
Definition at line 46 of file mod_proxy_hcheck.c.
| char* hc_template_t::hurl |
Definition at line 45 of file mod_proxy_hcheck.c.
| apr_interval_time_t hc_template_t::interval |
Definition at line 44 of file mod_proxy_hcheck.c.
| hcmethod_t hc_template_t::method |
Definition at line 41 of file mod_proxy_hcheck.c.
| char* hc_template_t::name |
Definition at line 40 of file mod_proxy_hcheck.c.
| int hc_template_t::passes |
Definition at line 42 of file mod_proxy_hcheck.c.