From 9bd4062e44ead96114b40e8e2608bfeb16de8fe0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Sun, 26 Feb 2023 12:37:25 +0100 Subject: [PATCH] README: improve wording --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b556c4..abdcf8f 100644 --- a/README.md +++ b/README.md @@ -68,12 +68,13 @@ Make adjustments to the files. You will likely want to adjust `address` (listening address) under the `network` section. Note that both `aquatic_http` and `aquatic_ws` require configuring certificate -and private key files to run over TLS (which is optional for `aquatic_ws`). +and private key files to run over TLS. `aquatic_http` __only__ runs over TLS. More details are available in the respective configuration files. #### Workers -To increase performance, number of worker threads can be increased. Recommended proportions based on number of available CPU cores: +To increase performance, number of worker threads can be increased. +Recommended proportions based on number of physical CPU cores: