Created
July 26, 2023 13:42
-
-
Save mthabsheer/b1743c155e7962c4b7f7b794f237b91c to your computer and use it in GitHub Desktop.
PHP FPM Performance Tuning
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
To calculate the process config | |
https://spot13.com/pmcalculator/ | |
To get the size of the php fpm process size | |
ps -ylC php-fpm5.6 --sort:rss |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment