From 1b6b6152868284ca1ca32ca110099b54a9326d37 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 10 Mar 2013 18:45:43 -0400 Subject: [PATCH] 6 workers --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index b553b09..54dd622 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn httpbin:app \ No newline at end of file +web: gunicorn httpbin:app -w 6 \ No newline at end of file