mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 10:45:30 +00:00
Update TODO
This commit is contained in:
parent
30fa96a7f4
commit
67e82ebad1
1 changed files with 1 additions and 4 deletions
5
TODO.md
5
TODO.md
|
|
@ -1,13 +1,10 @@
|
||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
* aquatic_http glommio:
|
* aquatic_http glommio:
|
||||||
* cpu pinning - also rename config
|
|
||||||
* access lists
|
|
||||||
* privdrop
|
|
||||||
* clean out connections regularly
|
* clean out connections regularly
|
||||||
* timeout inside of task for "it took to long to receive request, send response"?
|
* timeout inside of task for "it took to long to receive request, send response"?
|
||||||
* handle panicked/cancelled tasks
|
* handle panicked/cancelled tasks
|
||||||
* test with load tester with multiple workers
|
* test with load tester with multiple workers: requires tls load tester..
|
||||||
* get rid of / improve ConnectionMeta stuff in handler
|
* get rid of / improve ConnectionMeta stuff in handler
|
||||||
* consider better error type for request parsing, so that better error
|
* consider better error type for request parsing, so that better error
|
||||||
messages can be sent back (e.g., "full scrapes are not supported")
|
messages can be sent back (e.g., "full scrapes are not supported")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue