|
Apache HTTPD
|
Public Attributes | |
| apr_pool_t * | ptemp |
| sctx_t * | ctx |
| proxy_balancer * | balancer |
| proxy_worker * | worker |
| proxy_worker * | hc |
| apr_time_t * | now |
Definition at line 71 of file mod_proxy_hcheck.c.
| proxy_balancer* baton_t::balancer |
Definition at line 74 of file mod_proxy_hcheck.c.
| sctx_t* baton_t::ctx |
Definition at line 73 of file mod_proxy_hcheck.c.
| proxy_worker* baton_t::hc |
Definition at line 76 of file mod_proxy_hcheck.c.
| apr_time_t* baton_t::now |
Definition at line 77 of file mod_proxy_hcheck.c.
| apr_pool_t* baton_t::ptemp |
Definition at line 72 of file mod_proxy_hcheck.c.
| proxy_worker* baton_t::worker |
Definition at line 75 of file mod_proxy_hcheck.c.