[
https://issues.apache.org/jira/browse/TS-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867091#action_12867091
]
Mladen Turk commented on TS-169:
--------------------------------
Agreed.
There are dozen of places that have either copy/paste detection of basically
compile time PREFIX.
Also there is hard coded $PREFIX/etc/traffic_server file containing the PREFIX
or $DESTDIR/$PREFIX
which is checked as first.
The entire concept doesn't permit the customizable layout and should be unified.
The check for etc/traffic_server should be ${pkgsysconfdir}/trafficserver-root
Name of the etc/traffic_server is simply confusing and collides with the
traffic_server binary.
> Need to consolidate code for finding base directories for install, logging,
> config, etc.
> ----------------------------------------------------------------------------------------
>
> Key: TS-169
> URL: https://issues.apache.org/jira/browse/TS-169
> Project: Traffic Server
> Issue Type: Improvement
> Components: Cleanup
> Affects Versions: 2.0.0
> Environment: All
> Reporter: George Paul
> Priority: Minor
> Fix For: 3.0
>
>
> Need to consolidate code for finding base directories for install, logging,
> config, etc. in TS, TM, etc so that there is single place in the code base to
> deal with it.
> -George
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.