From 539cf03f93c3e3907e695a2e9d1c1de0d2caaaea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Tue, 11 Aug 2020 06:31:09 +0200 Subject: [PATCH] Update README (aquatic http load test section) --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 312f860..b06b0d3 100644 --- a/README.md +++ b/README.md @@ -205,9 +205,7 @@ To load test `aquatic_http`, start it and then run: ./scripts/run-load-test-http.sh ``` -To achieve high throughput, it is currently necessary to sharply reduce the -poll timeout setting in the tracker, and reduce it somewhat in the load tester. -Reducing event capacity can also help. +To fairly compare to opentracker, set keepalive to false in aquatic_http settings. ## Trivia