Skip to content

Instantly share code, notes, and snippets.

@acarpe
Created June 24, 2011 16:15
Show Gist options
  • Save acarpe/1045118 to your computer and use it in GitHub Desktop.
Save acarpe/1045118 to your computer and use it in GitHub Desktop.
error starting varnish
* Starting HTTP accelerator varnishd [fail]
Message from VCC-compiler:
Backend host '":localhost:8080"' could not be resolved to an IP address:
Servname not supported for ai_socktype
(Sorry if that error message is gibberish.)
(input Line 2 Pos 13)
.host = ":localhost:8080";
------------#################-
In backend specification starting at:
(input Line 1 Pos 1)
backend default {
#######----------
Running VCC-compiler failed, exit 1
VCL compilation failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment