- 14 Jun, 2012 4 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
acceptor to center.
-
- 13 Jun, 2012 7 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Fixes #1147 and #1148
-
Poul-Henning Kamp authored
-
Tollef Fog Heen authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Fixes #1153
-
Poul-Henning Kamp authored
if it fails.
-
- 12 Jun, 2012 1 commit
-
-
Poul-Henning Kamp authored
-
- 04 Jun, 2012 6 commits
-
-
Tollef Fog Heen authored
-
Poul-Henning Kamp authored
64 backend VCL name + IPv4, IPv6 and portnumber. Fixes #1144
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
last without checking if the filename changed. Fixes #1145 Testcase by: tobixen
-
Thomas Tourlourat authored
-
Thomas Tourlourat authored
-
- 30 May, 2012 1 commit
-
-
Tollef Fog Heen authored
-
- 29 May, 2012 3 commits
-
-
Poul-Henning Kamp authored
Fixes #1141
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 24 May, 2012 1 commit
-
-
Andreas Plesner Jacobsen authored
-
- 21 May, 2012 4 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
there is plenty of opportunity to prevent conditional delivery in all the other vcl_*{}'s and there is a value in exposing the actual response.
-
Poul-Henning Kamp authored
interrupted half-way through committing a bunch of stuff. I'm passing on the test-case for two reasons: The code is in flux and it will soon be obsolete, and second "delay 0.2" testcases are notoriously flakey. Submitted by: Martin Fixes #1138
-
Poul-Henning Kamp authored
Submitted by: Martin Fixes #1140
-
- 14 May, 2012 1 commit
-
-
Poul-Henning Kamp authored
This simplifies some nasty corner cases.
-
- 10 May, 2012 12 commits
-
-
-
Poul-Henning Kamp authored
in order to not dirty VM pages containing cached objects.
-
Martin Blix Grydeland authored
Fixes: #1135
-
Martin Blix Grydeland authored
Avoids vcc errors from constructs like "std.log("Test: " + 1);" Fixes: #1134
-
Poul-Henning Kamp authored
If the chosen backend is sick or fails to give us a connection, we rescale the keys position in the backends window onto the all the remaining backends. The upside of this is that we get a stable and predicatable hash distribution. The downside of this is that you are very unlikely to spot the healthy .weight=1 backend between two .weight=100 sick ones before your retries run out. Inspired by: patch from WaveCDN
-
Poul-Henning Kamp authored
-
Dag Haavi Finstad authored
Fixes a case where we might get a cache hit even though hash_always_miss is set. Fixes: #1073
-
Poul-Henning Kamp authored
-
Martin Blix Grydeland authored
building against an uninstalled Varnish build tree.
-
Martin Blix Grydeland authored
datadir/varnish/include, and export these locations in the pkg_config file.
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
Move it to a more natural home, as it is not really about libvmod_std, and give it a name that matches it's function (inspired from libtool)
-