summaryrefslogtreecommitdiff
path: root/cgi/index.pl
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/index.pl')
-rw-r--r--cgi/index.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgi/index.pl b/cgi/index.pl
index 9e131fb..92197b1 100644
--- a/cgi/index.pl
+++ b/cgi/index.pl
@@ -304,6 +304,7 @@ app->config(
accepts => 10,
listen => ['http://*:8091'],
pid_file => '/tmp/vrr-fake.pid',
+ workers => 2,
},
);