traeak opened a new pull request #7259: URL: https://github.com/apache/trafficserver/pull/7259
For intercept plugins like stats_over_http and slice the stms logging field may end up being set to epoch time in ms. This fix detects that condition inside HttpSM by only allowing TS_MILESTONE_SERVER_CLOSE to be set if TS_MILESTONE_SERVER_CONNECT was already set. This is a mitigation in the code. resolves #7196 ---------------------------------------------------------------- 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]
