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

Public Attributes

apr_pool_tptemp
 
sctx_tctx
 
proxy_balancerbalancer
 
proxy_workerworker
 
proxy_workerhc
 
apr_time_tnow
 

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: