comparison src/event/quic/bpf/ngx_quic_reuseport_helper.c @ 8686:dffb66fb783b quic

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.
author Vladimir Homutov <vl@nginx.com>
date Fri, 29 Jan 2021 15:53:47 +0300
parents 7df607cb2d11
children 1a489587e1c8
comparison
equal deleted inserted replaced
8685:dbe33ef9cd9a 8686:dffb66fb783b