Commit a125b10d authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Discontinue backend.ip variable in VCL4.1

parent 78772832
varnishtest "ticket 1398" varnishtest "ticket 1398"
varnish v1 -vcl { varnish v1 -syntax 4.0 -vcl {
backend foo { backend foo {
.host = "${bad_backend}"; .host = "${bad_backend}";
} }
......
...@@ -849,7 +849,7 @@ beresp.backend.name ...@@ -849,7 +849,7 @@ beresp.backend.name
Same as beresp.backend. Same as beresp.backend.
beresp.backend.ip beresp.backend.ip ``VCL <= 4.0``
Type: IP Type: IP
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment