masaori335 opened a new pull request, #13083:
URL: https://github.com/apache/trafficserver/pull/13083

   `HttpTransact::HandleCacheOpenReadHit` try to return stale contents by 
checking `is_server_negative_cached(s)`, but actually, this is dead code. 
Because when all origin servers are marked down, `HttpTransact::OSDNSLookup` 
serves stale contents.
   
   This PR marked as draft because new AuTest depends on 
https://github.com/apache/trafficserver/pull/13069.


-- 
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]

Reply via email to