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 2021/12/15 18:22:39 UTC

[GitHub] [trafficserver] ezelkow1 commented on issue #8555: Stop write_fail actions from going to origin if parentage with go_direct=false

ezelkow1 commented on issue #8555:
URL: https://github.com/apache/trafficserver/issues/8555#issuecomment-995049702


   @traeak may have some logs, later, since he can reproduce this in a lab. I believe it comes down to this section, 
   https://github.com/apache/trafficserver/blob/master/proxy/http/HttpTransact.cc#L3269
   
   In the else case there we have exhausted all write lock attempts at which point I believe that how_to_open_connection will just send the sm direct to the origin, bypassing parents. Its just an educated guess at this point though


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