Lines Matching defs:workers
136 apr_array_header_t *workers; /* non-balancer workers, eg ProxyPass http://example.com */
433 apr_time_t wupdated; /* timestamp of last change to workers list */
456 apr_array_header_t *workers; /* initially configured workers */
460 int growth; /* number of post-config workers can added */
461 int max_workers; /* maximum number of allowed workers */
463 apr_time_t wupdated; /* timestamp of last change to workers list */
465 apr_global_mutex_t *gmutex; /* global lock for updating list of workers */
982 * Sync balancer and workers based on any updates w/i shm
1063 /* The number of dynamic workers that can be added when reconfiguring.
1069 * Calculate maximum number of workers in scoreboard.
1070 * @return number of workers to allocate in the scoreboard