diff h2_variables.t @ 1886:90a310f3cee6

Tests: workaround for QUIC routing while reloading nginx. Datagrams can be routed to a new worker process that lacks the connection state resulting in a stateless reset. Previously, the QUIC connection was closed in tests on decryption failure including receiving a stateless reset, which is not yet detected in HTTP3.pm. The workaround is to ignore packets that could not be decrypted including a stateless reset. This is enough to continue receiving packets from the old worker process, such as with GOAWAY.
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 19 Jan 2023 17:38:16 +0400
parents a94a0fc60d56
children 236d038dc04a
line wrap: on
line diff