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 2022/01/31 15:24:20 UTC

[GitHub] [trafficserver] jrushford edited a comment on issue #8634: Reverse proxy ignoring strategies.yaml?

jrushford edited a comment on issue #8634:
URL: https://github.com/apache/trafficserver/issues/8634#issuecomment-1025885058


   @jmoleiro make sure that you enable debug in records.config.  You should have these two config settings:
   
   CONFIG proxy.config.diags.debug.enabled INT 1
   CONFIG proxy.config.diags.debug.tags STRING next_hop
   
   After editing records.config, either restart trafficserver or run # /opt/trafficserver/bin/traffic_ctl config reload
   
   You should find traffic.out in the same directory as the diags.log
   


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