mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
If a packet sent in response to an initial client packet was lost, then successive client initial packets were dropped by nginx with the unexpected dcid message logged. This was because the new DCID generated by the server was not available to the client.