Apache HTTPD
Functions | Variables
proxy_util.h File Reference

Internal interfaces private to mod_proxy. More...

Go to the source code of this file.

Functions

 PROXY_DECLARE (int) ap_proxy_is_ipaddr(struct dirconn_entry *This
 
void proxy_util_register_hooks (apr_pool_t *p)
 
 PROXY_DECLARE (const char *) ap_proxy_interpolate(request_rec *r
 

Variables

apr_pool_t * p
 
PROXY_DECLARE_DATA int proxy_lb_workers
 
PROXY_DECLARE_DATA const apr_strmatch_pattern * ap_proxy_strmatch_path
 
PROXY_DECLARE_DATA const apr_strmatch_pattern * ap_proxy_strmatch_domain
 
const char * str
 

Detailed Description

Internal interfaces private to mod_proxy.

Definition in file proxy_util.h.