From 4e5750346d232155e6e508761a0d8b1163d2ea4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Thu, 13 Aug 2020 04:04:15 +0200 Subject: [PATCH] Update TODO --- TODO.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.md b/TODO.md index a788527..cc9887b 100644 --- a/TODO.md +++ b/TODO.md @@ -4,6 +4,8 @@ * automatic tests running real clients in container? ## aquatic_http_load_test +* how handle large number of peers for "popular" torrents in keepalive mode? + maybe it is ok * multiple workers combined with closing connections immediately in tracker results in very few responses, why? * why is cpu usage in load test client so much higher than in aquatic_http @@ -23,6 +25,8 @@ * compact=0 should result in error response ## aquatic_ws_load_test +* very small amount of connections means very small number of peers per + torrents, so tracker handling of large number is not really assessed * too many responses received with aquatic_ws? * wt-tracker: why lots of responses with no (new) requests? * count number of announce requests sent, total number of offers sent,