Apache HTTPD
Functions | Variables

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_tp
 
PROXY_DECLARE_DATA int proxy_lb_workers
 
PROXY_DECLARE_DATA const apr_strmatch_patternap_proxy_strmatch_path
 
PROXY_DECLARE_DATA const apr_strmatch_patternap_proxy_strmatch_domain
 
const charstr
 

Detailed Description

Function Documentation

◆ PROXY_DECLARE() [1/2]

PROXY_DECLARE ( const char )

◆ PROXY_DECLARE() [2/2]

PROXY_DECLARE ( int  )

◆ proxy_util_register_hooks()

void proxy_util_register_hooks ( apr_pool_t p)

Register optional functions declared within proxy_util.c.

Definition at line 5795 of file proxy_util.c.

Variable Documentation

◆ ap_proxy_strmatch_domain

PROXY_DECLARE_DATA const apr_strmatch_pattern* ap_proxy_strmatch_domain
extern

Definition at line 74 of file proxy_util.c.

◆ ap_proxy_strmatch_path

PROXY_DECLARE_DATA const apr_strmatch_pattern* ap_proxy_strmatch_path
extern

Definition at line 73 of file proxy_util.c.

◆ p

Definition at line 29 of file proxy_util.h.

◆ proxy_lb_workers

PROXY_DECLARE_DATA int proxy_lb_workers
extern

Definition at line 71 of file proxy_util.c.

◆ str

const char* str

Definition at line 51 of file proxy_util.h.