comparison js_subrequests.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 386748f328b1
children
comparison
equal deleted inserted replaced
1885:905b1704eb54 1886:90a310f3cee6