Home
last modified time | relevance | path

Searched refs:fcgi_logging_request_started (Results 1 – 1 of 1) sorted by relevance

/php-src/sapi/fpm/fpm/
H A Dfpm_main.c152 bool fcgi_logging_request_started; member
620 if (CGIG(fcgi_logging_request_started)) { in sapi_cgi_log_fastcgi()
623 CGIG(fcgi_logging_request_started) = true; in sapi_cgi_log_fastcgi()
1448 php_cgi_globals->fcgi_logging_request_started = false; in PHP_INI_END()
1869 CGIG(fcgi_logging_request_started) = false; in main()

Completed in 10 milliseconds