Home
last modified time | relevance | path

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

/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_stdio.c238 if (0 == child->wp->config->catch_workers_output) { /* not required */
268 if (0 == child->wp->config->catch_workers_output) { /* not required */
289 if (0 == child->wp->config->catch_workers_output) { /* not required */
304 if (child->wp->config->catch_workers_output) {
H A Dfpm_conf.h89 int catch_workers_output; member
H A Dfpm_events.c338 if (wp->config->catch_workers_output && wp->config->pm_max_children > 0) { in fpm_event_init_main()
H A Dfpm_conf.c155 { "catch_workers_output", &fpm_conf_set_boolean, WPO(catch_workers_output) },
1683 …zlog(ZLOG_NOTICE, "\tcatch_workers_output = %s", BOOL2STR(wp->config->catch_workers_output)); in fpm_conf_dump()
/PHP-7.4/sapi/fpm/tests/
H A Dlog-bwd-limit-1050-msg-2900.phpt22 catch_workers_output = yes
H A Dlog-bwd-limit-64-too-low-error.phpt21 catch_workers_output = yes
H A Dlog-bwd-limit-8000-msg-4096.phpt22 catch_workers_output = yes
H A Dlog-dwd-limit-1050-msg-2900.phpt22 catch_workers_output = yes
H A Dlog-dwd-limit-8000-msg-4096.phpt22 catch_workers_output = yes
H A Dlog-bm-limit-1024-msg-80.phpt22 catch_workers_output = yes
H A Dlog-bm-limit-2048-msg-4000.phpt22 catch_workers_output = yes
H A Dlog-bwd-limit-1050-msg-2048.phpt22 catch_workers_output = yes
H A Dlog-bwp-limit-1024-msg-120.phpt22 catch_workers_output = yes
H A Dlog-bwp-limit-1500-msg-3300.phpt22 catch_workers_output = yes
H A Dlog-dwd-limit-1050-msg-2048.phpt22 catch_workers_output = yes
H A Dlog-dwp-limit-1000-msg-2000.phpt22 catch_workers_output = yes
H A Dlog-bm-in-shutdown-fn.phpt22 catch_workers_output = yes
H A Dlog-bwp-msg-flush-split-real.phpt20 catch_workers_output = yes
H A Dlog-bwd-msg-with-nl.phpt20 catch_workers_output = yes
H A Dlog-bwd-multiple-msgs.phpt20 catch_workers_output = yes
H A Dlog-bwp-msg-flush-split-fallback.phpt20 catch_workers_output = yes
H A Dlog-bwd-multiple-msgs-stdout-stderr.phpt22 catch_workers_output = yes
H A Dsocket-invalid-allowed-clients.phpt23 catch_workers_output = yes
H A Dlog-bwp-realloc-buffer.phpt20 catch_workers_output = yes
/PHP-7.4/sapi/fpm/
H A Dwww.conf.in381 ;catch_workers_output = yes
385 ; log level and time. This options is used only if catch_workers_output is yes.

Completed in 38 milliseconds