Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Dennis Hoppe
infrastructure
Commits
1fa9697e
Verified
Commit
1fa9697e
authored
Mar 03, 2018
by
Florian Pritz
Browse files
php: Enable cpu/memory/io accounting for all fpm workers
Signed-off-by:
Florian Pritz
<
bluewind@xinu.at
>
parent
a40d6e1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/php-fpm/files/php-fpm@.service
View file @
1fa9697e
...
...
@@ -16,6 +16,10 @@ ProtectHome=true
ProtectSystem
=
full
InaccessiblePaths
=
-/var/lib/mysql
MemoryAccounting
=
yes
CPUAccounting
=
yes
IOAccounting
=
yes
User
=
%i
Group
=
%i
Environment
=
"FPM_SOCKETS=/run/php-fpm/%i.socket=3"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment