From 60576832df7b6456a8529dc82573e5816a1538aa Mon Sep 17 00:00:00 2001 From: TJ Holowaychuk Date: Thu, 5 Sep 2013 22:39:10 -0700 Subject: [PATCH] docs --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 8db53fe..f540f0e 100644 --- a/Readme.md +++ b/Readme.md @@ -104,7 +104,7 @@ $ make test 5117.46 ``` - With __50__ middleware (likely much more than you'll need), that's __307,020__ requests per minute, and __18,421,200__ per hour, so unless you're a facebook and can't manage to spin up more + With __50__ middleware (likely much more than you'll need), that's __307,020__ requests per minute, and __18,421,200__ per hour, __442 million__ per day, so unless you're a facebook and can't manage to spin up more than one process to scale horizontally you'll be fine ;) ## Authors