Apache HTTPD
Public Attributes | List of all members
hc_template_t Struct Reference

Public Attributes

charname
 
hcmethod_t method
 
int passes
 
int fails
 
apr_interval_time_t interval
 
charhurl
 
charhcexpr
 

Detailed Description

Definition at line 39 of file mod_proxy_hcheck.c.

Member Data Documentation

◆ fails

int hc_template_t::fails

Definition at line 43 of file mod_proxy_hcheck.c.

◆ hcexpr

char* hc_template_t::hcexpr

Definition at line 46 of file mod_proxy_hcheck.c.

◆ hurl

char* hc_template_t::hurl

Definition at line 45 of file mod_proxy_hcheck.c.

◆ interval

apr_interval_time_t hc_template_t::interval

Definition at line 44 of file mod_proxy_hcheck.c.

◆ method

hcmethod_t hc_template_t::method

Definition at line 41 of file mod_proxy_hcheck.c.

◆ name

char* hc_template_t::name

Definition at line 40 of file mod_proxy_hcheck.c.

◆ passes

int hc_template_t::passes

Definition at line 42 of file mod_proxy_hcheck.c.


The documentation for this struct was generated from the following file: