Minimalistic varnish does not compile.
dE
de.techno at gmail.com
Sun May 1 07:17:15 CEST 2016
It's 4.0.3
On 04/22/2016 02:04 PM, Glenn Slaven wrote:
> What version of varnish are you running?
>
> It compiles fine on varnish 4.1.1:
> http://www.vclfiddle.net/160422-1ef61d5/0
>
> Glenn
>
> On 22 April 2016 at 18:13, dE <de.techno at gmail.com
> <mailto:de.techno at gmail.com>> 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?
>
> _______________________________________________
> varnish-misc mailing list
> varnish-misc at varnish-cache.org <mailto:varnish-misc at varnish-cache.org>
> https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20160501/3ada7169/attachment.html>
More information about the varnish-misc
mailing list