From: Martin Zobel-Helas <zobel@debian.org>
Date: Sat, 6 Apr 2013 11:55:52 +0000 (+0200)
Subject: re-weight varnish LB. holter's disk are dying, so we better do 50:50 LB
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=dd8cc85cf06b5d5c54318ff816360953dcec0d05;p=dsa-puppet.git

re-weight varnish LB. holter's disk are dying, so we better do 50:50 LB
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
---

diff --git a/modules/varnish/files/default.vcl b/modules/varnish/files/default.vcl
index 0b9ec708..38b75fd4 100644
--- a/modules/varnish/files/default.vcl
+++ b/modules/varnish/files/default.vcl
@@ -10,7 +10,7 @@ director packages_debian_org random {
 			.host = "194.177.211.202";
 			.port = "80";
 		}
-		.weight = 10000;
+		.weight = 1;
 	}
         {
                 .backend = {