diff options
author | Chocobozzz <me@florianbigard.com> | 2021-02-23 08:38:47 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-02-23 08:38:47 +0100 |
commit | 8281cf00c0f31a45f6c66f6b6b31224696e130ab (patch) | |
tree | 93eeddff268855dea7850d5096991784613d3ed1 /support | |
parent | 4abbeff5758daad6d0639cc61a0ae27f9bb758da (diff) | |
download | PeerTube-8281cf00c0f31a45f6c66f6b6b31224696e130ab.tar.gz PeerTube-8281cf00c0f31a45f6c66f6b6b31224696e130ab.tar.zst PeerTube-8281cf00c0f31a45f6c66f6b6b31224696e130ab.zip |
Remove link to nginx tuning
It's not the purpose of this guide, try to not disperse
Diffstat (limited to 'support')
-rw-r--r-- | support/doc/production.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/support/doc/production.md b/support/doc/production.md index 41aae6b55..ec1027ea9 100644 --- a/support/doc/production.md +++ b/support/doc/production.md | |||
@@ -162,8 +162,6 @@ $ sudo pkg install dehydrated | |||
162 | 162 | ||
163 | ### TCP/IP Tuning | 163 | ### TCP/IP Tuning |
164 | 164 | ||
165 | 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. | ||
166 | |||
167 | **On Linux** | 165 | **On Linux** |
168 | 166 | ||
169 | ``` | 167 | ``` |