ocket8888 commented on a change in pull request #3140: Add traffic_ops_ort.pl suuport for processing ##OVERRIDE## lines from… URL: https://github.com/apache/trafficcontrol/pull/3140#discussion_r246100659
########## File path: docs/source/admin/traffic_ops/using.rst ########## @@ -541,6 +542,62 @@ The deliveryservice screen also allows you to set the DSCP value of traffic sent .. Note:: The DSCP setting in the UI is *only* for setting traffic towards the client, and gets applied *after* the initial TCP handshake is complete, and the HTTP request is received (before that the cache can't determine what deliveryservice this request is for, and what DSCP to apply), so the DSCP feature can not be used for security settings - the TCP SYN-ACK is not going to be DSCP marked. +.. _raw-remap-text: + +ANY_MAP Raw Remap Text +---------------------- +The Raw Remap Text may contain the following special strings that will be replaced by :program:`traffic_ops_ort` at :abbr:`ATS (Apache Traffic Server)` edge and mid levels in `remap.config <https://docs.trafficserver.apache.org/en/7.1.x/admin-guide/files/remap.config.en.html>`_: + +.. table:: Traffic Ops ORT special strings + + +---------------------+-------------------------------------------------+ Review comment: The rest of the file (and the documentation) uses tabs for indentation. This table should too. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
