You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/10/17 19:39:45 UTC

[jira] [Commented] (TS-1988) In server intercept plugins, unmapped URLs in logs are empty

    [ https://issues.apache.org/jira/browse/TS-1988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13798148#comment-13798148 ] 

ASF subversion and git services commented on TS-1988:
-----------------------------------------------------

Commit 25598f2e8e8bef8e60ab42e65143fc553f53c1f8 in branch refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=25598f2 ]

TS-1988 cquuc and cquup can have no values

When there is no remap phase, the unmapped URL does not get
populated. This means that cquuc and cquup can have no value,
so a "-" is logged. This happens, for example, with server
intercept plugins that do not pass through a remap phase.

This patch falls back on the original client URL in these
situations.


> In server intercept plugins, unmapped URLs in logs are empty
> ------------------------------------------------------------
>
>                 Key: TS-1988
>                 URL: https://issues.apache.org/jira/browse/TS-1988
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Logging, TS API
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 4.1.0
>
>
> When logging requests for a server intercept (e.g. the stats-over-http plugin), the CQUUC tag (unmapped canonical URL) shows a "-". This means there is no value for this URL. CQUC (the mapped URL) works though, but this is pretty inconsistent with expected behavior.



--
This message was sent by Atlassian JIRA
(v6.1#6144)