Update nginx/nginx.conf
This commit is contained in:
parent
ec9ab698e0
commit
eab5abfb24
1 changed files with 1 additions and 1 deletions
|
@ -27,8 +27,8 @@ http {
|
|||
tcp_nopush on;
|
||||
|
||||
quic_retry on;
|
||||
ssl_early_data on;
|
||||
quic_gso on;
|
||||
# ssl_early_data on;
|
||||
|
||||
keepalive_timeout 65;
|
||||
|
||||
|
|
Loading…
Reference in a new issue