]> git.kaiwu.me - nginx.git/commit
QUIC: limited the total number of frames.
authorRoman Arutyunyan <arut@nginx.com>
Wed, 13 Oct 2021 11:46:51 +0000 (14:46 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Wed, 13 Oct 2021 11:46:51 +0000 (14:46 +0300)
commitda28a4c6267b8b29d9188f89ab8fad6de08ea688
tree8f01b5a580066e7e222504737bf4e45c74ddb763
parent6e58593a593804cfad04a8ddbea086fec1872ef0
QUIC: limited the total number of frames.

Exceeding 10000 allocated frames is considered a flood.
src/event/quic/ngx_event_quic_connection.h
src/event/quic/ngx_event_quic_frames.c