Sfoglia il codice sorgente

Mention updating Nginx

pull/1044/head
Aaron Raimist 4 anni fa
committed by GitHub
parent
commit
65035c62c1
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      docs/configuring-playbook-own-webserver.md

+ 2
- 0
docs/configuring-playbook-own-webserver.md Vedi File

@@ -55,6 +55,8 @@ Note that if your nginx version is old, it might not like our default choice of
matrix_nginx_proxy_ssl_protocols: "TLSv1.2"
```

If you are experiencing issues, try updating to a newer version of Nginx. As a data point in May 2021 a user reported that Nginx 1.14.2 was not working for them. They were getting errors about socket leaks. Updating to Nginx 1.19 fixed their issue.


### Using your own external Apache webserver



Caricamento…
Annulla
Salva