Commit 495f8f66 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

Polish

parent 4e12ead2
...@@ -37,7 +37,7 @@ varnish v1 -vcl { ...@@ -37,7 +37,7 @@ varnish v1 -vcl {
} }
backend b2 { backend b2 {
.host = "${bad_ip}"; .host = "${bad_backend}";
.probe = { .probe = {
.interval = 24h; .interval = 24h;
} }
...@@ -50,4 +50,4 @@ varnish v1 -vcl { ...@@ -50,4 +50,4 @@ varnish v1 -vcl {
} }
} -start } -start
barrier bprobe sync barrier bprobe sync
\ No newline at end of file
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