ywkaras commented on issue #7200: URL: https://github.com/apache/trafficserver/issues/7200#issuecomment-697981749
It looks like the change in behavior is due to the added call to HttpTransact::is_cache_hit() is the cause of the change in behavior: https://github.com/apache/trafficserver/blob/bd089772b735bc374c0f0f4fedccabd1e6a30cda/proxy/http/HttpSM.cc#L8104 . This call is not present in the 8.1.x code: https://github.com/apache/trafficserver/blob/502ee35dd85a9f3f9936f886fc4e4d56507b7fbb/proxy/http/HttpSM.cc#L7959 . ---------------------------------------------------------------- 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: us...@infra.apache.org