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

/httpd/modules/proxy/
H A Dmod_proxy.h145 int bgrowth; /* number of post-config balancers can added */ member in struct:__anon275
H A Dmod_proxy.c1270 ps->bgrowth = 5;
1422 ps->bgrowth = (overrides->bgrowth_set == 0) ? base->bgrowth : overrides->bgrowth;
2156 psf->bgrowth = growth;
H A Dmod_proxy_balancer.c792 conf->max_balancers = conf->balancers->nelts + conf->bgrowth;

Completed in 26 milliseconds