Updated production performance numbers in readme

This commit is contained in:
Aliaksandr Valialkin
2015-11-24 15:04:37 +02:00
parent 45e1d5a313
commit 71ebcd76bf
+1 -1
View File
@@ -2,7 +2,7 @@
Fast HTTP implementation for Go.
Currently fasthttp is successfully used in a production serving up to 1M
concurrent keep-alive connections doing 50K qps from a single server.
concurrent keep-alive connections doing 100K qps from a single server.
[Documentation](https://godoc.org/github.com/valyala/fasthttp)