Minimalistic varnish does not compile.

dE de.techno at gmail.com
Fri Apr 22 10:17:36 CEST 2016


And yes, this is varnish 4.0.3

On 04/22/16 13:43, dE wrote:
> Hello,
> I got this minimal VCL --
>
> |vcl 4.0;||
> ||backend neuro {||
> ||        .host = "129.170.30.193";||
> ||        .port = "http";||
> ||}||
> ||
> ||sub vcl_recv {||
> ||        set req.backend_hint = neuro;||
> ||}|
>
> Which fails to compile for no reason.
>
> |Running VCC-compiler failed, exited with 2||
> ||
> ||VCL compilation failed|
>
> Can anyone help?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20160422/5b2d64f1/attachment.html>


More information about the varnish-misc mailing list