varnish daemon as non root - vmods libraries directory

Dridi Boukelmoune dridi at varni.sh
Fri Jun 9 23:37:54 CEST 2017


On Fri, Jun 9, 2017 at 10:10 PM, Remo Furlanetto
<remofurlanetto at gmail.com> wrote:
> Hi,
>
> Is there one way to configure varnish to read the vmods libraries in a
> different directory?

You can use the `from` keyword:

    import <name> from <path>;

There is also a vmod_dir or vmod_path parameter depending on your
version of Varnish, see man varnishd.

Dridi



More information about the varnish-misc mailing list