Update nginx/nginx.conf
This commit is contained in:
parent
ec9ea925d1
commit
a911072084
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ http {
|
||||||
|
|
||||||
quic_retry on;
|
quic_retry on;
|
||||||
quic_gso on;
|
quic_gso on;
|
||||||
# ssl_early_data on; # https://blog.cloudflare.com/introducing-0-rtt/#whats-the-catch
|
ssl_early_data on; # READ https://blog.cloudflare.com/introducing-0-rtt/#whats-the-catch
|
||||||
|
|
||||||
keepalive_timeout 65;
|
keepalive_timeout 65;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue