diff --git a/README.md b/README.md index 3cc70ec..4efc89b 100644 --- a/README.md +++ b/README.md @@ -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)