You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "George Paul (JIRA)" <ji...@apache.org> on 2010/02/04 03:12:27 UTC

[jira] Resolved: (TS-85) Capturing the location of the installed version of TS to be run

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

George Paul resolved TS-85.
---------------------------

    Resolution: Fixed

The patch '0001-TS85_patch2.diff.patch' captures the installation of Traffic server in '$prefix/etc/traffic_server'. Also fixed remaining locations where env variable $ROOT was instead of $TS_ROOT and proper use of ink_strncpy(). Committed to trunk.
-George


> Capturing the location of the installed version of TS to be run
> ---------------------------------------------------------------
>
>                 Key: TS-85
>                 URL: https://issues.apache.org/jira/browse/TS-85
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Config
>         Environment: All
>            Reporter: George Paul
>            Assignee: George Paul
>            Priority: Minor
>             Fix For: 2.0.0a
>
>         Attachments: 0001-TS85_patch1.diff.patch
>
>
> The location of the installed version of TS to be run should be captured consistently across all TS apps (TS, TM, TC, etc). Currently this is captured in '/etc/traffic_server'. The idea was that first entry in '/etc/traffic_server' would point the to base/root install of the version of TS that was designated to be run. You could have more than one entry in '/etc/traffic_server' so that you could switch/rollback to a previous version(s) if you wanted/needed to by making it the first entry in the file. The entry in '/etc/traffic_server' was originally placed by the pkg installer. Now during a build and install the current suggestion is to capture this in '$prefix/etc/traffic_server'.
> -George

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.