- 27 Aug, 2012 3 commits
-
-
Poul-Henning Kamp authored
suppressed so the never take up space/bandwidth in the VSL. Reimplement vcl_trace using this: param.set vsl_mask +VCL_trace param.set vsl_mask -VCL_trace XXX: doc-update needed
-
Per Buer authored
-
Per Buer authored
Some more text describing the behaviour on the various storage backend + some reformatting for readability
-
- 23 Aug, 2012 2 commits
-
-
Tollef Fog Heen authored
-
Per Buer authored
-
- 22 Aug, 2012 7 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
to like it... Patch by: daghf
-
Poul-Henning Kamp authored
assert before the parent carried out the assignment of the thread id to the variable. Detected by: OSX
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Spotted by: OSX pthread implementation
-
Poul-Henning Kamp authored
-
Per Buer authored
-
- 21 Aug, 2012 5 commits
-
-
Tollef Fog Heen authored
-
Poul-Henning Kamp authored
And yes, why ptrdiff_t even exists and why it can be different, semantically or otherwise, from ssize_t is beyond me...
-
Per Buer authored
-
Per Buer authored
from sphinx. It was never properly maintained.
-
Poul-Henning Kamp authored
for ESI processing. Polish the VGZ code a bit while here anyway. Fixes #1184
-
- 20 Aug, 2012 5 commits
-
-
Andreas Plesner Jacobsen authored
-
Andreas Plesner Jacobsen authored
-
Andreas Plesner Jacobsen authored
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
- 16 Aug, 2012 1 commit
-
-
Martin Blix Grydeland authored
-
- 14 Aug, 2012 3 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
the xid, we already have that.
-
- 13 Aug, 2012 5 commits
-
-
Poul-Henning Kamp authored
If people only specify Transient, run only on Transient. Fixes #1176
-
Poul-Henning Kamp authored
storage. Fixes #1176
-
Poul-Henning Kamp authored
are on the busy-obj waitinglists
-
Poul-Henning Kamp authored
(busyobj). This replaces the current "VID" as visible in the X-Varnish header. The new "stolen numbers" causes a lot of testcases to need updates, most trivial, but a few needed more extensive work to be predictable under the new circumstances. Next step is to carry this change through in VSL, and link all the VXID's to each other.
-
Poul-Henning Kamp authored
-
- 09 Aug, 2012 5 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Submitted by: Federico G. Schwindt
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Submitted by: Federico G. Schwindt
-
Poul-Henning Kamp authored
on kernels without coherent VM/buf (OpenBSD, still ?, really ?) Submitted by: Federico G. Schwindt
-
- 08 Aug, 2012 4 commits
-
-
Andreas Plesner Jacobsen authored
-
Kristian Lyngstol authored
-
Kristian Lyngstol authored
Old indentation made the :ref: into a literal block, thus not a real reference. This should do the trick.
-
Poul-Henning Kamp authored
original ESI processed request, rather than to the included requests. Fix by allocating/cloning a new request for the esi:include transactions. Testcase by: scoof Fixes #1168
-