You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2022/01/19 02:20:54 UTC

[GitHub] [trafficserver] bneradt commented on issue #8616: cache-request-method AuTest fails on master

bneradt commented on issue #8616:
URL: https://github.com/apache/trafficserver/issues/8616#issuecomment-1016015955


   Oh, I see. With #8484, need_to_revalidate is no longer ever called:
   https://github.com/apache/trafficserver/blob/c0e3ddb985689ae2f71ca486421caf67cc83cfc3/proxy/http/HttpTransact.cc#L2702
   
   @serrislew : I think we maybe want to call need_to_revalidate here?
   https://github.com/apache/trafficserver/pull/8484/files#diff-7f286e5169bc2d28c13f1ceaf3bb482b36cdb0743fbac4040fd4cd5a9c0897c1R1973
   
   (That doesn't fix this issue, but it's an observation I'm making while looking at the code.)


-- 
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: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org