diff options
author | Vladimir Homutov <vl@nginx.com> | 2020-07-16 16:36:02 +0300 |
---|---|---|
committer | Vladimir Homutov <vl@nginx.com> | 2020-07-16 16:36:02 +0300 |
commit | 91b6487d8dd5b309082a12f0bf597fc845e05912 (patch) | |
tree | 7c54eddf8bb0c9c13b4b1c637b477beea6e9511d /src/http/v3/ngx_http_v3_parse.c | |
parent | e05337214e3ef059777c089f4ad03682c626341c (diff) | |
download | nginx-91b6487d8dd5b309082a12f0bf597fc845e05912.tar.gz nginx-91b6487d8dd5b309082a12f0bf597fc845e05912.zip |
QUIC: added anti-amplification limit.
According to quic-transport draft 29, section 21.12.1.1:
Prior to validation, endpoints are limited in what they are able to
send. During the handshake, a server cannot send more than three
times the data it receives; clients that initiate new connections or
migrate to a new network path are limited.
Diffstat (limited to 'src/http/v3/ngx_http_v3_parse.c')
0 files changed, 0 insertions, 0 deletions