]> git.kaiwu.me - nginx.git/commit
QUIC: the "quic_active_connection_id_limit" directive.
authorVladimir Homutov <vl@nginx.com>
Tue, 18 Jan 2022 09:49:55 +0000 (12:49 +0300)
committerVladimir Homutov <vl@nginx.com>
Tue, 18 Jan 2022 09:49:55 +0000 (12:49 +0300)
commit1f97aa71ecaa75dfd646495a13534b10405b500c
treecce31e1e2566019fbd199dec9784a3bc597064a0
parent8a67a56091a04055edee4d551e78beacaf79c17a
QUIC: the "quic_active_connection_id_limit" directive.

The directive sets corresponding transport parameter and limits number of
created client ids.
src/event/quic/ngx_event_quic.h
src/event/quic/ngx_event_quic_transport.c
src/http/v3/ngx_http_v3_module.c
src/stream/ngx_stream_quic_module.c