Advertisement
Guest User

Untitled

a guest
Feb 12th, 2019
341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. [www]
  2. user = www-data
  3. group = www-data
  4. listen = 0.0.0.0:9000
  5. listen.owner = www-data
  6. listen.group = www-data
  7. pm = dynamic
  8. pm.max_children = 5
  9. pm.start_servers = 2
  10. pm.min_spare_servers = 1
  11. pm.max_spare_servers = 3
  12. chdir = /
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement