From 23ad831719c74b3e093fecf9213ccb2560f2fb8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?OpenSpeedTest=E2=84=A2?= <51720450+openspeedtest@users.noreply.github.com> Date: Sun, 26 Mar 2023 11:56:14 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 462da1e..06ca252 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,8 @@ OpenSpeedTest User interface is written in SVG. - Improve `Time to First Byte` (TTFB) - Warning! If you run it behind a **[Reverse Proxy](https://github.com/openspeedtest/Speed-Test/issues/4#issuecomment-1229157193)**, you should increase the `post-body content length` to 35 megabytes. -- Supports `HTTP2` & `HTTP3`. Wait for POST-BODY and Discard the DATA for UPLOAD. +- Supports `HTTP2` & `HTTP3`. +- `HTTP1.1` is recommended for achieving maximum performance. - **[You Should Follow our Nginx Config.](https://github.com/openspeedtest/Nginx-Configuration)**