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 2020/09/14 22:09:26 UTC

[GitHub] [trafficserver] ezelkow1 opened a new issue #7192: Records.snap prevents proper queries after bad parent setup

ezelkow1 opened a new issue #7192:
URL: https://github.com/apache/trafficserver/issues/7192


   While looking in to another issue I hit this with master
   
   I had a setup of one cache(8080), pointed at an nginx(80) origin on the same box. ATS would cache fine.  Then I added the box as a parent of itself and tried various settings of go_direct, parent_is_proxy=false, and ignore_self_detect=true. At some point my queries would start returning a 503. (dest_domain=. parent="thisboxfqdn.com:80"  various_params)
   
   At that point even if I remove the line from the parent.config and restart ATS I would continue to get back 503's. This happens until I delete the records.snap file. So something in there is being cached/held incorrectly since if the parent line is removed to the original setup then you would expect it to work again as before especially after a restart


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [trafficserver] bryancall commented on issue #7192: Records.snap prevents proper queries after bad parent setup

Posted by GitBox <gi...@apache.org>.
bryancall commented on issue #7192:
URL: https://github.com/apache/trafficserver/issues/7192#issuecomment-976073451


   @ezelkow1 Sound like it might be the information about the parent being down is recorded in the metrics that is in the records.snap file.


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