Skip to content

Instantly share code, notes, and snippets.

@woogist
Last active December 19, 2015 13:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save woogist/5964209 to your computer and use it in GitHub Desktop.
Save woogist/5964209 to your computer and use it in GitHub Desktop.
[wordpress]
user = wordpress
group = wordpress
listen = /etc/php5/fpm/sockets/wordpress.socket
pm = static
pm.max_children = 3
pm.max_requests = 500
pm.process_idle_timeout = 5s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment