Skip to content

Commit 8d0c68d

Browse files
thedeaconPaul Kreiner
andauthored
More detailed access logs from php-fpm container (#71)
Signed-off-by: Paul Kreiner <Paul_Kreiner@intuit.com> Co-authored-by: Paul Kreiner <Paul_Kreiner@intuit.com>
1 parent 07f9071 commit 8d0c68d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

php-fpm/www.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ group = www-data
44
listen = 127.0.0.1:9000
55
pm = static
66
pm.max_children = 20
7+
access.format = "%R %p [%t] \"%m %r\" %s %{micro}d %C %M %l"

0 commit comments

Comments
 (0)