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.c149 bool fcgi_logging_request_started; member
617 if (CGIG(fcgi_logging_request_started)) { in sapi_cgi_log_fastcgi()
620 CGIG(fcgi_logging_request_started) = true; in sapi_cgi_log_fastcgi()
1445 php_cgi_globals->fcgi_logging_request_started = false; in PHP_INI_END()
1862 CGIG(fcgi_logging_request_started) = false; in main()

Completed in 12 milliseconds