|
Apache HTTPD
|
Public Attributes | |
| apr_pool_t * | p |
| apr_array_header_t * | templates |
| apr_table_t * | conditions |
| apr_hash_t * | hcworkers |
| server_rec * | s |
Definition at line 54 of file mod_proxy_hcheck.c.
| apr_table_t* sctx_t::conditions |
Definition at line 57 of file mod_proxy_hcheck.c.
| apr_hash_t* sctx_t::hcworkers |
Definition at line 58 of file mod_proxy_hcheck.c.
| apr_pool_t* sctx_t::p |
Definition at line 55 of file mod_proxy_hcheck.c.
| server_rec* sctx_t::s |
Definition at line 59 of file mod_proxy_hcheck.c.
| apr_array_header_t* sctx_t::templates |
Definition at line 56 of file mod_proxy_hcheck.c.