Hi, I am extending the default.vcl file, by including some library and doing the function calls to this library..
Now while generating the c code by varnishd command, varnish reports the missing library path (because I didnt know where to include the library) Had it been a normal c file, I would have compiled using -L option, how to compile the default.vcl in this case and where to include libraries ? -Arun
_______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
