[
https://issues.apache.org/jira/browse/TS-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614280#comment-13614280
]
Alan M. Carroll commented on TS-1366:
-------------------------------------
The code works as intended, this is a documentation issue. I will update the
docs to correctly explain the implementation. In very short summary, there are
additional codes (cquuc in this case, as noted) that are to be used for the
pristine data to be logged.
> cquc does not work as documented: Logging the remapped URL
> ----------------------------------------------------------
>
> Key: TS-1366
> URL: https://issues.apache.org/jira/browse/TS-1366
> Project: Traffic Server
> Issue Type: Bug
> Components: Logging
> Reporter: Igor Galić
> Assignee: Alan M. Carroll
> Fix For: 3.3.3
>
>
> From the documentation
> (http://trafficserver.apache.org/docs/trunk/admin/working-log-files/log-formats#SquidFormat)
> :
> cquc
> The client request canonical URL; blanks and other characters that might
> not be parsed by log analysis tools are replaced by escape sequences. The
> escape sequence is a percentage sign followed by the ASCII code number of the
> replaced character in hex.
> But in fact it logs the remapped URL.
> This may or may not be related to the {{records.config}} setting:
> {noformat}
> CONFIG proxy.config.url_remap.pristine_host_hdr INT 1
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira