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


Reply via email to