traeak commented on a change in pull request #7259:
URL: https://github.com/apache/trafficserver/pull/7259#discussion_r518758608
##########
File path: proxy/http/HttpSM.cc
##########
@@ -2976,7 +2976,10 @@ HttpSM::tunnel_handler_server(int event,
HttpTunnelProducer *p)
{
STATE_ENTER(&HttpSM::tunnel_handler_server, event);
- milestones[TS_MILESTONE_SERVER_CLOSE] = Thread::get_hrtime();
+ // The following fixes up an intercept handler which doesn't set
TS_MILESTONE_SERVER_CONNECT by default.
Review comment:
updated PR with above comment.
----------------------------------------------------------------
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]