diff options
author | Vladimir Homutov <vl@nginx.com> | 2021-01-29 15:53:47 +0300 |
---|---|---|
committer | Vladimir Homutov <vl@nginx.com> | 2021-01-29 15:53:47 +0300 |
commit | 89dda20510bf7dac952a2dc0b5f29deba376e25f (patch) | |
tree | b9abd59dfa08a5cf64206619046b9196692a259f /src/http/v3/ngx_http_v3_request.c | |
parent | cd6253430051a823dc31b756e93aeecb5f674af3 (diff) | |
download | nginx-89dda20510bf7dac952a2dc0b5f29deba376e25f.tar.gz nginx-89dda20510bf7dac952a2dc0b5f29deba376e25f.zip |
QUIC: stateless retry.
Previously, quic connection object was created when Retry packet was sent.
This is neither necessary nor convenient, and contradicts the idea of retry:
protecting from bad clients and saving server resources.
Now, the connection is not created, token is verified cryptographically
instead of holding it in connection.
Diffstat (limited to 'src/http/v3/ngx_http_v3_request.c')
0 files changed, 0 insertions, 0 deletions