Skip to content

Instantly share code, notes, and snippets.

@ipconfiger
Created August 2, 2013 18:32
Show Gist options
  • Save ipconfiger/6142234 to your computer and use it in GitHub Desktop.
Save ipconfiger/6142234 to your computer and use it in GitHub Desktop.
[program:web]
command=python /var/www/site/Serv.py 80%(process_num)02d
process_name=%(program_name)s_%(process_num)02d
umask=022
startsecs=0
stopwaitsecs=0
redirect_stderr=true
stdout_logfile=/tmp/codoon.log
numprocs=4
numprocs_start=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment