- 13 Nov, 2011 2 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Reduce scope of heritage.h Reduce scope of libvcl.h
-
- 10 Nov, 2011 12 commits
-
-
Andreas Plesner Jacobsen authored
Fixes #1042
-
Poul-Henning Kamp authored
-
-
Poul-Henning Kamp authored
-
-
-
Andreas Plesner Jacobsen authored
-
Lasse Karstensen authored
Conflicts: bin/varnishd/mgt/mgt_param.c
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
it belongs there.
-
Poul-Henning Kamp authored
params much clearer. Manager should never read the childs copy.
-
- 09 Nov, 2011 2 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 08 Nov, 2011 6 commits
-
-
Poul-Henning Kamp authored
of maintaining magic hex-bit values that must match.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Use a mark&mark strategy to test all obj.* bans even if there are req.* bans in the way.
-
Poul-Henning Kamp authored
-
- 07 Nov, 2011 10 commits
-
-
Tollef Fog Heen authored
Set the default total transfer time to 600s.
-
Tollef Fog Heen authored
Retry if we hit a TCP timeout if some data was sent and only error out when we get an error or no data was sent in the time period.
-
-
Poul-Henning Kamp authored
-
Tollef Fog Heen authored
-
Lasse Karstensen authored
-
Tollef Fog Heen authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
started fixing that, and then I fixed another couple of nits and polished the naming a bit and ... Well, you know how it is. Changed the backend matching function to take a call-back function to eliminate the need for the memory which got leaked. This meant that backend.list could also use it, if only the parsing code accepted a blank input. So I rewrote the parsing code to also allow empty names, so you can: backend.list (:80) backend.list (192.168) etc. And then I added a summary report of the probing, if it is happening, and explicitly say that no probing is happening if it isn't.
-
- 04 Nov, 2011 2 commits
-
-
Tollef Fog Heen authored
Drop varnishsizes, since it's pointless now (you can get the same functionality with varnishhist -p size)
-
Tollef Fog Heen authored
-
- 03 Nov, 2011 5 commits
-
-
Lasse Karstensen authored
This reverts commit 5f45e4ca.
-
Lasse Karstensen authored
-
Tollef Fog Heen authored
Make it possible to mark backends as sick or healthy by way of backend.set_health $backendname (sick|healthy|auto)
-
Per Buer authored
-
-
- 01 Nov, 2011 1 commit
-
-
Poul-Henning Kamp authored
document gzip'ed. Fixes #1029
-