Hi
I have follow this guide https://www.digitalocean.com/community/tutorials/how-to-configure-varnish-cache-4-0-with-ssl-termination-on-ubuntu-14-04 and i end up whit this error when i restart Varnish:
sudo service varnish restart
Running VCC-compiler failed, exited with 2
VCL compilation failed
What can be the problem?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
I have get it to work. But what type of config can i add to that file?
Could you post you Varnish configuration to a pastebin? It seems like you have a syntax error at or around line 42 of your vcl file.