- 28 Mar, 2011 5 commits
-
-
Poul-Henning Kamp authored
this looks like it helps PPC64 platform.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
too large to serve in one bite, so chop it down until we reach fetch_chunksize before we start LRU flushing to make space for it. Fixes #880
-
Poul-Henning Kamp authored
Fixes: 878 Solved by: tmagnien
-
- 25 Mar, 2011 1 commit
-
-
Poul-Henning Kamp authored
-
- 24 Mar, 2011 8 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
clarity.
-
Poul-Henning Kamp authored
thread workspace, to make sure they are not overwritten before they make it out the wire.
-
-
- 23 Mar, 2011 6 commits
- 22 Mar, 2011 3 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
that fetches the body. vcl_fetch{} is called between them. If vcl_fetch{} results in restart or error, don't bother fetching the body, just summarily close the backend connection.
-
Poul-Henning Kamp authored
Please use autogen.des to test patches before committing.
-
- 21 Mar, 2011 3 commits
-
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
-
- 18 Mar, 2011 1 commit
-
-
Martin Blix Grydeland authored
-
- 16 Mar, 2011 5 commits
-
-
Tollef Fog Heen authored
Simplify generation of default.vcl somewhat.
-
Tollef Fog Heen authored
echo -e isn't in POSIX so it's not supported by all shells. Use printf instead of echo to work around this.
-
Tollef Fog Heen authored
varnishadm already supported -n for getting the connection arguments. However, unlike the other tools, you needed to pass an -n argument, it did not default to anything. It now uses the compiled-in default. Fixes: #875
-
Tollef Fog Heen authored
We have seen larger than 512 values in the wild, so increase the default values a bit to give us breathing room.
-
Tollef Fog Heen authored
-
- 15 Mar, 2011 8 commits
-
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
Get rid of a unused variable, add a missing prototype
-
Kristian Lyngstol authored
Fixes rst-warning in the man-page.
-
-
Poul-Henning Kamp authored
Fixes #872
-
Per Buer authored
-
Poul-Henning Kamp authored
"pending" if an input snippet ended with an XML comment or CDATA block. Not spotted by: FlexeLint Fixes: #873
-
Poul-Henning Kamp authored
-