Revision 9a388d52 snf-stats-app/examples/stats.gunicorn

b/snf-stats-app/examples/stats.gunicorn
8 8
 'group': 'www-data',
9 9
 'args': (
10 10
   '--bind=127.0.0.1:8080',
11
   '--workers=12',
12
   '--workers=1',
11
   '--workers=4',
13 12
   '--worker-class=gevent',
14 13
   '--log-level=DEBUG',
15 14
   '--timeout=90'

Also available in: Unified diff