Your message dated Wed, 26 Nov 2008 13:01:29 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#506067: conf.d directory for varnish
has caused the Debian Bug report #506067,
regarding conf.d directory for varnish
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
506067: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506067
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: varnish
Version: 1.1.2~bpo40+1
Severity: wishlist
It would be nice to modify the varnish configuration file to include an
eventual /etc/varnish/conf.d directory to ease configuration of varnish by
external programs.
I think this will require patching varnish itself as:
include "/etc/varnish/conf.d/";
include "/etc/varnish/conf.d/*";
both fail (is a directory and does not exist).
A.
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (990, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.24-etchnhalf.1-686
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8)
--- End Message ---
--- Begin Message ---
tag 506067 + wontfix
thank you
On Mon, Nov 17, 2008 at 10:25:56PM -0500, The Anarcat wrote:
> It would be nice to modify the varnish configuration file to include an
> eventual /etc/varnish/conf.d directory to ease configuration of varnish by
> external programs.
It would be nice if it could be done, but the VCL syntax does not lend intself
to include whole directories in a practical way.
To assemble a VCL program by reading files from directories, we would have to
create something similar to exim4's tree of configuration files, as well as a
way to keep track of the order of files to include without breaking the VCL
syntax.
I'll close this bug.
--
Stig Sandbeck Mathisen
signature.asc
Description: Digital signature
--- End Message ---