Disable TFO (TCP Fast Open)
Ref: https://bugs.chromium.org/p/chromium/issues/detail?id=635080 And here's the Firefox bug where it was set to disabled by default: https://bugzilla.mozilla.org/show_bug.cgi?id=1398201
This commit is contained in:
parent
ca7ba30941
commit
69c9b8bc31
|
|
@ -275,8 +275,8 @@ Reference links
|
|||
* https://github.com/trimstray/nginx-quick-reference
|
||||
* https://8gwifi.org/docs/nginx-secure.jsp
|
||||
* http://www.codestance.com/tutorials-archive/nginx-tuning-for-best-performance-255
|
||||
* https://www.keycdn.com/support/tcp-fast-open/
|
||||
* https://www.masv.io/enabling-tcp-fast-open-nginx-centos-7/
|
||||
* ~https://www.keycdn.com/support/tcp-fast-open/~
|
||||
* ~https://www.masv.io/enabling-tcp-fast-open-nginx-centos-7/~
|
||||
* ~~https://www.52os.net/articles/nginx-anti-ddos-setting-2.html~~
|
||||
* https://ospi.fi/blog/centos-7-raise-nofile-limit-for-nginx.html
|
||||
* https://www.nginx.com/blog/nginx-se-linux-changes-upgrading-rhel-6-6/
|
||||
|
|
|
|||
Loading…
Reference in New Issue