projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42c0085
)
re-weight varnish LB. holter's disk are dying, so we better do 50:50 LB
author
Martin Zobel-Helas
<zobel@debian.org>
Sat, 6 Apr 2013 11:55:52 +0000
(13:55 +0200)
committer
Martin Zobel-Helas
<zobel@debian.org>
Sat, 6 Apr 2013 11:56:54 +0000
(13:56 +0200)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
modules/varnish/files/default.vcl
patch
|
blob
|
history
diff --git
a/modules/varnish/files/default.vcl
b/modules/varnish/files/default.vcl
index
0b9ec70
..
38b75fd
100644
(file)
--- 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 = 1
0000
;
+ .weight = 1;
}
{
.backend = {