Skip to content

Instantly share code, notes, and snippets.

Created May 16, 2017 01:49
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 anonymous/5f979b56359068b98c4d09d8a9ddc56e to your computer and use it in GitHub Desktop.
Save anonymous/5f979b56359068b98c4d09d8a9ddc56e to your computer and use it in GitHub Desktop.
emergency_restart_threshold = 3
emergency_restart_interval = 1m
process_control_timeout = 5s
pm.max_children = 100
pm.start_servers = 30
pm.min_spare_servers = 20
pm.max_spare_servers = 50
pm.max_requests = 500
request_terminate_timeout = 60s
rlimit_files = 131072
rlimit_core = unlimited
catch_workers_output = yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment