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 4e03564 commit 7fd5ea8Copy full SHA for 7fd5ea8
docker/main/entrypoint.sh
@@ -64,6 +64,7 @@ pm.max_spare_servers = 3
64
65
catch_workers_output = yes
66
67
+access.format = \"%R - %u %t \\\"%m %r%Q%q\\\" %s %f cpu:%C%% mem:%{megabytes}M reqTime:%d\"
68
access.log = /tmp/php.access.log
69
slowlog = /tmp/php.slow.log
70
request_slowlog_timeout = 30s
0 commit comments