Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mthabsheer/b1743c155e7962c4b7f7b794f237b91c to your computer and use it in GitHub Desktop.
Save mthabsheer/b1743c155e7962c4b7f7b794f237b91c to your computer and use it in GitHub Desktop.
PHP FPM Performance Tuning
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