From 6e23e04ab1bf8c319aeeaf14270970dad565ae4b Mon Sep 17 00:00:00 2001 From: TJ Holowaychuk Date: Sat, 17 Aug 2013 20:45:01 -0700 Subject: [PATCH] docs --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index deed9e4..419e695 100644 --- a/Readme.md +++ b/Readme.md @@ -102,7 +102,7 @@ $ make test 5117.46 ``` - 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, so unless you're a facebook and can't manage to spin up more than one process to scale horizontally you'll be fine ;) # License