diff --git a/nginx/nginx.conf b/nginx/nginx.conf index 07a22eb..0c2d87c 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf @@ -28,7 +28,7 @@ http { quic_retry 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;