shinrich commented on issue #7390: URL: https://github.com/apache/trafficserver/issues/7390#issuecomment-754316962
Pushed another commit that fixes the issue by moving the application of the accept_no_activity_timeout to the ProtocolProbeSessionAccept class. This logic is triggered after the TLS handshake or the TCP handshake even if no additional data is ready and waiting. There was even a comment there suggesting this might be a good place to apply that timeout. Also added a new autest to exercise. Lots of lovely shell to get the elapsed time of the client command, but I'm unclear how to inject the python to compute and test the elapsed time. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
