[
https://issues.apache.org/jira/browse/TS-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
George Paul updated TS-85:
--------------------------
Attachment: 0001-TS85_patch1.diff.patch
This patch '0001-TS85_patch1.diff.patch' (git) captures the installation of
Traffic server in '$prefix/etc/traffic_server'. Also fixed remaining locations
where env variable $ROOT was instead of $TS_ROOT. When the code base is
re-organized & cleaned up the #defines, etc in general need to be consolidated
with their modules/components but right now the header dependencies are a mess.
-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.