aquatic_http: add upper limit on request read buffer

This commit is contained in:
Joakim Frostegård 2020-08-02 02:45:56 +02:00
parent 9062baef81
commit e7de66603e
2 changed files with 1 additions and 2 deletions

View file

@ -14,7 +14,6 @@
enabled), then converting them to mio tcp streams
## aquatic_http
* upper limit on request read buffer
* check if connection ValidUntil's are really updated when necessary. there
are some connections dropped after a while when load testing
* add tests