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

Public Attributes

apr_pool_t * ptemp
 
sctx_t * ctx
 
proxy_balancer * balancer
 
proxy_worker * worker
 
proxy_worker * hc
 
apr_time_t * now
 

Detailed Description

Definition at line 71 of file mod_proxy_hcheck.c.

Member Data Documentation

◆ balancer

proxy_balancer* baton_t::balancer

Definition at line 74 of file mod_proxy_hcheck.c.

◆ ctx

sctx_t* baton_t::ctx

Definition at line 73 of file mod_proxy_hcheck.c.

◆ hc

proxy_worker* baton_t::hc

Definition at line 76 of file mod_proxy_hcheck.c.

◆ now

apr_time_t* baton_t::now

Definition at line 77 of file mod_proxy_hcheck.c.

◆ ptemp

apr_pool_t* baton_t::ptemp

Definition at line 72 of file mod_proxy_hcheck.c.

◆ worker

proxy_worker* baton_t::worker

Definition at line 75 of file mod_proxy_hcheck.c.


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