You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "Trevor Ackerman (JIRA)" <ji...@apache.org> on 2016/11/28 21:45:58 UTC

[jira] [Created] (TC-53) Log the real ip address of the remote client when making routing decisions using X-MM-Client-IP

Trevor Ackerman created TC-53:
---------------------------------

             Summary: Log the real ip address of the remote client when making routing decisions using X-MM-Client-IP
                 Key: TC-53
                 URL: https://issues.apache.org/jira/browse/TC-53
             Project: Traffic Control
          Issue Type: Improvement
          Components: Traffic Router
    Affects Versions: 1.8.0
            Reporter: Trevor Ackerman
            Priority: Minor
             Fix For: 1.9.0


The 'chi' field in the access log is populated with the value in the X-MM-Client-IP request header but traffic router does not currently log what the client's real remote ip is.

Add a new field 'rhi' (Remote Host IP)

When Traffic Router receives X-MM-Client-IP header it sets the value of rhi to the real remote ip address of the client and otherwise sets the value to '-'




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)