master
TJ Holowaychuk 2013-08-17 20:45:01 -07:00
parent 6077b06711
commit 6e23e04ab1
1 changed files with 1 additions and 1 deletions

View File

@ -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