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

/httpd/modules/proxy/examples/
H A Dmod_lbmethod_rr.c53 "proxy: Entering roundrobin for BALANCER %s (%d)",
62 "proxy: Creating roundrobin ctx for BALANCER %s (%d)",
68 "proxy: roundrobin index: %d (%d)",
112 static const proxy_balancer_method roundrobin = variable
114 "roundrobin",
123 ap_register_provider(p, PROXY_LBMETHOD, "roundrobin", "0", &roundrobin);

Completed in 1188 milliseconds