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

/httpd/modules/proxy/
H A Dmod_proxy.c345 /* Maximum number of failover attempts before
350 return "maximum number of attempts must be a positive number";
943 int attempts = 0, max_attempts = 0; local
1168 scheme, attempts);
1169 AP_PROXY_RUN(r, worker, conf, url, attempts);
1207 max_attempts > attempts++);
1238 AP_PROXY_RUN_FINISHED(r, attempts, access_status);

Completed in 1487 milliseconds