Revert "re-weight varnish LB. holter's disk are dying, so we better do 50:50 LB"
authorMartin Zobel-Helas <zobel@debian.org>
Tue, 9 Apr 2013 14:43:24 +0000 (16:43 +0200)
committerMartin Zobel-Helas <zobel@debian.org>
Tue, 9 Apr 2013 14:43:24 +0000 (16:43 +0200)
This reverts commit dd8cc85cf06b5d5c54318ff816360953dcec0d05.

modules/varnish/files/default.vcl

index 38b75fd..0b9ec70 100644 (file)
@@ -10,7 +10,7 @@ director packages_debian_org random {
                        .host = "194.177.211.202";
                        .port = "80";
                }
-               .weight = 1;
+               .weight = 10000;
        }
         {
                 .backend = {