mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_http: glommio: periodically remove closed connections
This commit is contained in:
parent
00e77e8655
commit
1a4e5750a3
2 changed files with 32 additions and 6 deletions
2
TODO.md
2
TODO.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue