mirror of
https://github.com/valyala/fasthttp.git
synced 2026-06-26 17:46:34 +03:00
Updated production performance numbers in readme
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user