[jira] [Commented] (TS-3423) Support for wildcard (globbing) on .include directives

2015-03-11 Thread Neil Craig (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14356809#comment-14356809
 ] 

Neil Craig commented on TS-3423:


I actually think that globbing is a better approach as it allows both filtered 
and unfiltered includes from directories - i.e. one could achieve the desired 
functionality from #TS-2325 by doing .include /path/to/includes/* but could 
also allow finer (and potentially less error/issue prone including) via e.g. 
.include /path/to/includes/*.conf

 Support for wildcard (globbing) on .include directives
 --

 Key: TS-3423
 URL: https://issues.apache.org/jira/browse/TS-3423
 Project: Traffic Server
  Issue Type: Improvement
  Components: Configuration
Reporter: Neil Craig
 Fix For: 6.0.0


 Hi guys
 I would really love to see support for wildcards in a glob style for the 
 .include directive. That'd dramatically improve the possible config file 
 architectures (critical for my PoC project).
 I've not written any non-web code (apart from bash) for years but will try to 
 find the time to work on it (since it's me asking for it :-)) if that's 
 preferable and the concept is acceptable to the direction of ATS.
 Cheers
 Neil



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TS-3423) Support for wildcard (globbing) on .include directives

2015-03-11 Thread Leif Hedstrom (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14356874#comment-14356874
 ] 

Leif Hedstrom commented on TS-3423:
---

I'm ok with that. The argument can be made for both Jira's, many servers (e.g. 
I think HTTPD) does the globbing style, whereas many system services does the 
include directory style (typically, a dir named something.d). Whoever 
implements this gets to decide, the beauty of FOSS :).

I merely wanted to point out that these two Jira's are similar.

Cheers,

-- Leif


 Support for wildcard (globbing) on .include directives
 --

 Key: TS-3423
 URL: https://issues.apache.org/jira/browse/TS-3423
 Project: Traffic Server
  Issue Type: Improvement
  Components: Configuration
Reporter: Neil Craig
 Fix For: 6.0.0


 Hi guys
 I would really love to see support for wildcards in a glob style for the 
 .include directive. That'd dramatically improve the possible config file 
 architectures (critical for my PoC project).
 I've not written any non-web code (apart from bash) for years but will try to 
 find the time to work on it (since it's me asking for it :-)) if that's 
 preferable and the concept is acceptable to the direction of ATS.
 Cheers
 Neil



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TS-3423) Support for wildcard (globbing) on .include directives

2015-03-08 Thread Leif Hedstrom (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14352369#comment-14352369
 ] 

Leif Hedstrom commented on TS-3423:
---

I think this is similar to TS-2325, we should consider doing this combined in 
some way such we get good and consistent semantics / behavior.

 Support for wildcard (globbing) on .include directives
 --

 Key: TS-3423
 URL: https://issues.apache.org/jira/browse/TS-3423
 Project: Traffic Server
  Issue Type: Improvement
  Components: Configuration
Reporter: Neil Craig
 Fix For: 6.0.0


 Hi guys
 I would really love to see support for wildcards in a glob style for the 
 .include directive. That'd dramatically improve the possible config file 
 architectures (critical for my PoC project).
 I've not written any non-web code (apart from bash) for years but will try to 
 find the time to work on it (since it's me asking for it :-)) if that's 
 preferable and the concept is acceptable to the direction of ATS.
 Cheers
 Neil



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)