diff options
author | Vladimir Homutov <vl@nginx.com> | 2020-07-16 15:02:38 +0300 |
---|---|---|
committer | Vladimir Homutov <vl@nginx.com> | 2020-07-16 15:02:38 +0300 |
commit | e05337214e3ef059777c089f4ad03682c626341c (patch) | |
tree | bd1b53cbb0c53acd7a87fc5b9588aa9c0ef84f21 /src/http/v3/ngx_http_v3_request.c | |
parent | a5fc86c2a2ece85e5f9c89ae20456911b8931952 (diff) | |
download | nginx-e05337214e3ef059777c089f4ad03682c626341c.tar.gz nginx-e05337214e3ef059777c089f4ad03682c626341c.zip |
QUIC: added limit of queued data.
The ngx_quic_queue_frame() functions puts a frame into send queue and
schedules a push timer to actually send data.
The patch adds tracking for data amount in the queue and sends data
immediately if amount of data exceeds limit.
Diffstat (limited to 'src/http/v3/ngx_http_v3_request.c')
0 files changed, 0 insertions, 0 deletions