Ncoder2 opened a new issue, #12525:
URL: https://github.com/apache/trafficserver/issues/12525

   i am trying to use trafficserver as a forward proxy with an upstream proxy 
(considering certain limitations).
   
   i have basically enabled the following in records.yaml
   1. proxy.config.http.cache.http: 1
   2. proxy.config.reverse_proxy.enabled: 0
   
   in parent.config:
   dest_domain=. parent=“user:[email protected]:33335" go_direct=false
   PLEASE NOTE: im using an auth for the proxy here
   
   I have a couple of issues:
   1. One the dest_domain is not getting honored, there are no failrues as much 
all requests suceed, but am not sure if the parent.config is getting honored
   2. I have installed it in my mac via homebrew to test something and im 
unable to figure the log locations
   
   How can i understand how and when the parent.config is getting referred and 
how can i use auth for the parent domain ?


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

Reply via email to