Searched refs:ngx_http_split_clients (Results 1 – 1 of 1) sorted by relevance
27 static char *ngx_http_split_clients(ngx_conf_t *cf, ngx_command_t *dummy,168 cf->handler = ngx_http_split_clients; in ngx_conf_split_clients_block()202 ngx_http_split_clients(ngx_conf_t *cf, ngx_command_t *dummy, void *conf) in ngx_http_split_clients() function