You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "Hank Beatty (JIRA)" <ji...@apache.org> on 2017/08/16 15:21:00 UTC

[jira] [Updated] (TC-210) User agent and application versions incorrect

     [ https://issues.apache.org/jira/browse/TC-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hank Beatty updated TC-210:
---------------------------
    Fix Version/s: 2.2.0

> User agent and application versions incorrect
> ---------------------------------------------
>
>                 Key: TC-210
>                 URL: https://issues.apache.org/jira/browse/TC-210
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Monitor (golang)
>    Affects Versions: 2.1.0, 2.2.0
>            Reporter: Jeff Elsloo
>            Assignee: Robert Butts
>            Priority: Minor
>              Labels: user_agent
>             Fix For: 2.2.0
>
>
> The experimental (golang) Traffic Monitors appear to have a hardcoded version in the user agent string. This shouldn't really be hardcoded, or if it is, should be search/replaced at compile-time.
> {{common/fetcher/fetcher.go:      req.Header.Set("User-Agent", "traffic_monitor/1.0") // TODO change to 2.0?}}
> Additionally, the version served up by the application does not match the RPM version.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)