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

/httpd/server/mpm/prefork/
H A Dprefork.c1587 static const char *set_max_clients (cmd_parms *cmd, void *dummy, const char *arg) function
1621 AP_INIT_TAKE1("MaxClients", set_max_clients, NULL, RSRC_CONF,
1623 AP_INIT_TAKE1("MaxRequestWorkers", set_max_clients, NULL, RSRC_CONF,
/httpd/server/mpm/motorz/
H A Dmotorz.c1783 static const char *set_max_clients (cmd_parms *cmd, void *dummy, const char *arg) function
1825 AP_INIT_TAKE1("MaxClients", set_max_clients, NULL, RSRC_CONF,

Completed in 1087 milliseconds