We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb6f75c commit 6a3b2f4Copy full SHA for 6a3b2f4
config/fpm-pool.conf
@@ -49,5 +49,8 @@ clear_env = no
49
; Catch output from PHP
50
catch_workers_output = yes
51
52
+; Remove the 'child 10 said into stderr' prefix in the log and only show the actual message
53
+decorate_workers_output = no
54
+
55
; Enable ping page to use in healthcheck
56
ping.path = /fpm-ping
0 commit comments