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/29 06:27:24 UTC

[GitHub] [trafficserver] bywangxp opened a new issue #8567: which variable represent the http_proxy url?

bywangxp opened a new issue #8567:
URL: https://github.com/apache/trafficserver/issues/8567


   when use ats to access ,for example:   curl -x xxx.myproxy.com:8080 www.baidu.com
   
   i want print  proxy url:xxx.myproxy.com in access_log.  which variable represent?


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



[GitHub] [trafficserver] mlibbey commented on issue #8567: which variable represent the http_proxy url?

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


   phn is apparently undocumented, but contains the proxy.config.proxy_name in records.config (https://docs.trafficserver.apache.org/admin-guide/files/records.config.en.html#proxy-config-proxy-name)


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



[GitHub] [trafficserver] bywangxp commented on issue #8567: which variable represent the http_proxy url?

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


   @calavera @janfrode @biilmann  help


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



[GitHub] [trafficserver] bryancall closed issue #8567: which variable represent the http_proxy url?

Posted by GitBox <gi...@apache.org>.
bryancall closed issue #8567:
URL: https://github.com/apache/trafficserver/issues/8567


   


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



[GitHub] [trafficserver] bryancall commented on issue #8567: which variable represent the http_proxy url?

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


   If this is still an issue please reopen.


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



[GitHub] [trafficserver] bryancall commented on issue #8567: which variable represent the http_proxy url?

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


   We don't get the name of the proxy server that is used from `curl -x`.  We do have the hii, hiih, and php to record the ip and port that the client is connecting to:  https://docs.trafficserver.apache.org/admin-guide/logging/formatting.en.html#network-addresses-ports-and-interfaces


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