[Varnish] #1626: Message from VCC-compiler: Cannot read file '/varnish/etc/jide123_cc.vcl': No such file or directory

Varnish varnish-bugs at varnish-cache.org
Wed Nov 12 13:14:38 CET 2014


#1626: Message from VCC-compiler: Cannot read file '/varnish/etc/jide123_cc.vcl':
No such file or directory
----------------------+----------------------
 Reporter:  xieyugui  |       Owner:
     Type:  defect    |      Status:  closed
 Priority:  normal    |   Milestone:
Component:  build     |     Version:  4.0.2
 Severity:  normal    |  Resolution:  invalid
 Keywords:            |
----------------------+----------------------
Changes (by fgsch):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 include is done at compilation time, if the file is not there when the VCL
 is being loaded it will fail (as you realised). You cannot include a file
 only if it's present so the test above is a nop in this case.

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1626#comment:1>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator



More information about the varnish-bugs mailing list