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

Discontinue backend.ip variable in VCL4.1

parent 78772832
varnishtest "ticket 1398"
varnish v1 -vcl {
varnish v1 -syntax 4.0 -vcl {
backend foo {
.host = "${bad_backend}";
}
......
......@@ -849,7 +849,7 @@ beresp.backend.name
Same as beresp.backend.
beresp.backend.ip
beresp.backend.ip ``VCL <= 4.0``
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