Home
last modified time | relevance | path

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

/PHP-8.2/sapi/fpm/tests/
H A Dlog-bwd-limit-1050-msg-2048.phpt23 decorate_workers_output = yes
H A Dlog-bwp-limit-1024-msg-120.phpt23 decorate_workers_output = no
H A Dlog-bwp-limit-1500-msg-3300.phpt23 decorate_workers_output = no
H A Dlog-dwd-limit-1050-msg-2048.phpt23 decorate_workers_output = yes
H A Dlog-dwp-limit-1000-msg-2000.phpt23 decorate_workers_output = no
H A Dlog-bwp-msg-flush-split-real.phpt21 decorate_workers_output = no
H A Dlog-bwp-msg-flush-split-fallback.phpt21 decorate_workers_output = no
H A Dbug72185-fcgi-empty-frame.phpt21 decorate_workers_output = no
H A Dlog-bwp-realloc-buffer.phpt21 decorate_workers_output = no
H A Dlog-bwp-msg-flush-split-sep-pos-end.phpt21 decorate_workers_output = no
H A Dlog-bwp-msg-flush-split-sep-pos-start.phpt21 decorate_workers_output = no
H A Dgh13563-conf-bool-env.phpt29 decorate_workers_output = \${FPM_TEST_DECOR_WRK_OUT}
/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_conf.h93 int decorate_workers_output; member
H A Dfpm_stdio.c197 zlog_stream_set_decorating(log_stream, child->wp->config->decorate_workers_output);
H A Dfpm_conf.c158 { "decorate_workers_output", &fpm_conf_set_boolean, WPO(decorate_workers_output) },
640 wp->config->decorate_workers_output = 1; in fpm_worker_pool_config_alloc()
1804 …g(ZLOG_NOTICE, "\tdecorate_workers_output = %s", BOOL2STR(wp->config->decorate_workers_output)); in fpm_conf_dump()
/PHP-8.2/sapi/fpm/
H A Dwww.conf.in439 ;decorate_workers_output = no

Completed in 42 milliseconds