From 85d3dd05dc6d439d5222c1970ea5f17c3f108583 Mon Sep 17 00:00:00 2001 From: sstidl Date: Fri, 23 Jan 2026 21:18:09 +0100 Subject: [PATCH] Update doc.md with nginx backend example link Add example link for nginx backend configuration. --- doc.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc.md b/doc.md index 03dfb84..55df1f5 100755 --- a/doc.md +++ b/doc.md @@ -872,6 +872,9 @@ s.setParameter("test_order","P_D_U"); This will point to our static files and set the test to only do ping/jitter, download and upload tests. +There is also an example to achieve this with nginx backend here: +https://github.com/librespeed/speedtest/issues/375#issuecomment-3769211254 + ## Troubleshooting These are the most common issues reported by users, and how to fix them. If you still need help, contact me at [info@fdossena.com](mailto:info@fdossena.com).