]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Add a note about worker_connections in doc
authorChocobozzz <me@florianbigard.com>
Wed, 26 Oct 2022 09:22:30 +0000 (11:22 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 26 Oct 2022 09:22:30 +0000 (11:22 +0200)
support/doc/production.md

index b400ac4510660d722f8cfa166b2c68e8121c87a3..dd57e912088228c1169abee58559b66d9a248a2a 100644 (file)
@@ -175,6 +175,8 @@ $ # Add webroot_path = /var/www/certbot
 $ sudo vim /etc/letsencrypt/renewal/your-domain.com.conf
 ```
 
+If you plan to have many concurrent viewers on your PeerTube instance, consider increasing `worker_connections` value: https://nginx.org/en/docs/ngx_core_module.html#worker_connections.
+
 **FreeBSD**
 On FreeBSD you can use [Dehydrated](https://dehydrated.io/) `security/dehydrated` for [Let's Encrypt](https://letsencrypt.org/)