1
0
angie-conv-image/angie/conf.dist/http-quic-gso.conf.j2

5 lines
84 B
Plaintext
Raw Normal View History

2024-09-17 14:11:00 +03:00
quic_gso on;
{%- if env.NGX_HTTP_NO_PROXY == '0' %}
proxy_quic_gso on;
{%- endif %}