diff --git a/TODO.md b/TODO.md index 6ceb42a..d409c36 100644 --- a/TODO.md +++ b/TODO.md @@ -1,13 +1,10 @@ # TODO * aquatic_http glommio: - * cpu pinning - also rename config - * access lists - * privdrop * clean out connections regularly * timeout inside of task for "it took to long to receive request, send response"? * 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 * consider better error type for request parsing, so that better error messages can be sent back (e.g., "full scrapes are not supported")