mirror of https://github.com/Chocobozzz/PeerTube
Remove link to nginx tuning
It's not the purpose of this guide, try to not dispersepull/3770/head
parent
4abbeff575
commit
8281cf00c0
|
@ -162,8 +162,6 @@ $ sudo pkg install dehydrated
|
||||||
|
|
||||||
### TCP/IP Tuning
|
### 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**
|
**On Linux**
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue