From 11c449eb1e7f1461125c86127c4a20db18954409 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Wed, 18 Nov 2020 08:15:49 +0100 Subject: remove nginx fd caching, add module requirements --- support/doc/production.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'support/doc/production.md') diff --git a/support/doc/production.md b/support/doc/production.md index 0ee275e9e..4a8c488ee 100644 --- a/support/doc/production.md +++ b/support/doc/production.md @@ -142,6 +142,8 @@ $ sudo pkg install dehydrated ### TCP/IP Tuning +A lot of your instance's raw performance is dependent on a properly tuned machine and more specifically, reverse-proxy. We provide support for Nginx and spent a lot of time putting sane defaults in it, but we strongly advise you to follow up with instructions in https://github.com/denji/nginx-tuning as needed. + **On Linux** ``` -- cgit v1.2.3