lzx404243 commented on PR #10184: URL: https://github.com/apache/trafficserver/pull/10184#issuecomment-1678122487
> what happens after ATS rejects a connection at `accept()`? `netvc->do_io_close()` will be called which supposedly closes the quic connection. However, I noticed in the Autest that the curl/proxy verifier client times out. And doing a packet capture on the rejection case, I don't see ATS closes the quic connection(no `CONNECTION_CLOSE ` frame etc). It seems there is some silent drop going on here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
