Home
last modified time | relevance | path

Searched defs:max_requests (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/sapi/fpm/fpm/
H A Dfpm.c91 int fpm_run(int *max_requests) /* {{{ */ in fpm_run()
H A Dfpm.h51 int max_requests; /* for this child */ member
H A Dfpm_main.c1549 int max_requests = 0; in main() local
/PHP-7.4/sapi/apache2handler/
H A Dphp_functions.c369 int n, max_requests; in PHP_MINFO_FUNCTION() local
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c1762 int max_requests = 500; local

Completed in 19 milliseconds