[Varnish] #1679: After upgrade, custom vmods are not moved so vcl does not compile

Varnish varnish-bugs at varnish-cache.org
Tue Jun 9 13:36:32 CEST 2015


#1679: After upgrade, custom vmods are not moved so vcl does not compile
-----------------------+-----------------------
 Reporter:  razvanphp  |       Owner:  lkarsten
     Type:  defect     |      Status:  closed
 Priority:  normal     |   Milestone:
Component:  vmod       |     Version:  4.0.3
 Severity:  normal     |  Resolution:  fixed
 Keywords:             |
-----------------------+-----------------------

Comment (by lkarsten):

 Yes, /usr/lib/varnish/vmods/ is how we intend to keep it.

 The generic way would be to get it from pkg-config:

 {{{
 lkarsten at IMMER ~> pkg-config --variable=vmoddir varnishapi
 /usr/lib/varnish/vmods
 }}}

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



More information about the varnish-bugs mailing list