Searched refs:balancer_handler (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/proxy/
H A Dmod_proxy_balancer.c982 static int balancer_handler(request_rec *r) function
1016 "%s: Lock failed for balancer_handler",
1022 "%s: Unlock failed for balancer_handler",
1705 ap_hook_handler(balancer_handler, NULL, NULL, APR_HOOK_FIRST);

Completed in 14 milliseconds