pokerman79 commented on issue #9176: URL: https://github.com/apache/trafficserver/issues/9176#issuecomment-1307186405
@bneradt issue that I'm seeing is that we are unable to do a "self route" so certifier can even be triggered parents.conf is not being used at all, we are seeing this in log "request not cacheable, so bypass parent" request in question is CONNECT every attempt to use localhost loop would return 503 mainly due to proxy.process.host_status.localhost HOST_STATUS_DOWN,ACTIVE:UP:0:0,LOCAL:UP:0:0,MANUAL:UP:0:0,SELF_DETECT:DOWN:1667546618 even though we have tried in parents to set ignore_self_detect=true in records changed value for proxy.config.http.parent_proxy.self_detect to 0 for some reason we are absolutely unable to do a self route, do you know of any examples or location, we have searched high and low but no working example was found -- 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]
