[
https://issues.apache.org/jira/browse/TS-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578328#comment-14578328
]
ASF subversion and git services commented on TS-2325:
-----------------------------------------------------
Commit 3bcdd50225c581bd2e34fdef07f33e04dadd3240 in trafficserver's branch
refs/heads/master from [~maskit]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=3bcdd50 ]
TS-2325: remap.config .include should support directories
> remap.config .include should support directories
> ------------------------------------------------
>
> Key: TS-2325
> URL: https://issues.apache.org/jira/browse/TS-2325
> Project: Traffic Server
> Issue Type: Improvement
> Components: Configuration, Core
> Reporter: James Peach
> Assignee: James Peach
> Labels: review
> Fix For: 6.0.0
>
> Attachments: ts2325.diff
>
>
> The remap.config .include directive should support including a directory. The
> implementation for this would be to simply read all the files in the
> directory and include each one.
> I don't think the files in the directory should be sorted, since that
> requires us to read all the names into memory, and there might be a very
> large number of them. Typical ordering constraints can be expressed using
> multiple directories.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)