aquatic_http: glommio: periodically remove closed connections

This commit is contained in:
Joakim Frostegård 2021-10-27 13:19:02 +02:00
parent 00e77e8655
commit 1a4e5750a3
2 changed files with 32 additions and 6 deletions

View file

@ -6,7 +6,7 @@
* privdrop
* clean out connections regularly
* timeout inside of task for "it took to long to receive request, send response"?
* remove finished tasks from slab
* handle panicked/cancelled tasks
* test with load tester with multiple workers
* get rid of / improve ConnectionMeta stuff in handler
* consider better error type for request parsing, so that better error