Searched defs:target_host (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/proxy/
H A Dproxy_util.c52 const char *target_host; /* Target hostname */ member in struct:__anon307
2341 forward->target_host = apr_pstrdup(conn->pool, uri->hostname);
2454 ssl_hostname = ((forward_info *)conn->forward)->target_host;
2569 forward->target_host, forward->target_port,
2574 forward->target_host, forward->target_port);
2884 forward->target_host, forward->target_port,

Completed in 22 milliseconds