- 27 Oct, 2013 5 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 26 Oct, 2013 2 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 24 Oct, 2013 5 commits
-
-
Poul-Henning Kamp authored
record with timing info about the fetch. Submitted by: Geoff Simmons @ UPLEX
-
Poul-Henning Kamp authored
RFC-compliant. Fixes #1356
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Fixes #1363
-
Poul-Henning Kamp authored
-
- 21 Oct, 2013 1 commit
-
-
Tollef Fog Heen authored
Thanks to James Pearson for the suggestion.
-
- 17 Oct, 2013 4 commits
-
-
Martin Blix Grydeland authored
-
Poul-Henning Kamp authored
Fixes #1357
-
Poul-Henning Kamp authored
UTF-8 BOM's at the start of an ESI-object. Notice that the removal only happens if the file is actually ESI processed on delivery, so to get BOM removal for non-XML files, you may have to disable the XML test and insert a dummy ESI directive such as <esi:remove>BOMs Be Gone!<esi:remove/> or similar. Fixes #1355
-
Poul-Henning Kamp authored
-
- 16 Oct, 2013 11 commits
-
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
If the short description of a log record contains the string "(unused)" it will not be listed in the documentation.
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
Format the long log record descriptions for use with pre-formatted text style.
-
Martin Blix Grydeland authored
The xid field is not present in ReqEnd any more, as it is not needed now that the vxid is used as the record ID. Remove it from the description.
-
Martin Blix Grydeland authored
This patch generates an rst file containing the record tag documentation from the corresponding header tables. It also adds a man-page from the vsl.rst document and includes the tag descriptions. The old list of tags in varnishlog.rst is removed. Fixes: #1338
-
Per Buer authored
Thanks scoof
-
Per Buer authored
-
- 15 Oct, 2013 3 commits
-
-
Geoff Simmons authored
-
Martin Blix Grydeland authored
instead of the number of incomplete transactions. Session grouping mode could grab an unintended amount of memory because the transaction limit was counted towards the incomplete rather that not yet reported transactions. A long lasting session would only count as 1 towards the limit even if it had thousands of complete children that should put it above the limit.
-
Martin Blix Grydeland authored
VSL_Dispatch would return with (1) when the cursor reports more data available, causing the processing of ready transaction not to be run. Would cause 'varnishlog -d' not to report any data in some situations. Add some comments about the different return points in VSL_Dispatch.
-
- 14 Oct, 2013 3 commits
-
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
- 12 Oct, 2013 1 commit
-
-
Martin Blix Grydeland authored
-
- 10 Oct, 2013 5 commits
-
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
If this option is set, the cursor will return EOF when reaching the log tail.
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
evaluation.
-