when the worker is elected.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104789
13f79535-47bb-0310-9956-
ffa450edef68
int i;
proxy_runtime_worker *workers;
/* We have a sticky load balancer */
+ runtime->s->elected++;
*worker = runtime->w;
/* Update the workers status
* so that even session routes get
PROXY_BALANCER_UNLOCK(*balancer);
return HTTP_SERVICE_UNAVAILABLE;
}
+ runtime->s->elected++;
*worker = runtime->w;
}
/* Decrease the free channels number */