- 11 Sep, 2014 2 commits
-
-
Poul-Henning Kamp authored
dependent (is there a C-L header ?), and semantic (ie: HEAD request doesn't have body, even if the response has C-L etc.)
-
Federico G. Schwindt authored
Spotted by: Dridi Boukelmoune
-
- 10 Sep, 2014 3 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 09 Sep, 2014 13 commits
-
-
Federico G. Schwindt authored
-
Federico G. Schwindt authored
-
Federico G. Schwindt authored
Use vcl_synth or vcl_backend_error where appropriate.
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
until it's been allocated. This patch delays the VXID allocation until the time we know that we will actually be logging anything for this request (not completely all whitespace noise). This keeps the code in one place only (plus the ESI mock request handling), instead of separated between the linger wait, cache acceptor and pipelining code paths. Coincidentally fixes the logging of timestamps problem in #1588. Test case by daghf. Fixes: #1581 #1588
-
Martin Blix Grydeland authored
This enables catching batch related log problems using logexpect. This commit will make several test cases start failing until #1588 has been fixed.
-
Martin Blix Grydeland authored
healthy backend. Fixes: #1575
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 08 Sep, 2014 9 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
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
will also use it.
-
- 04 Sep, 2014 4 commits
-
-
Federico G. Schwindt authored
For master we retain the more strict check in case we forget to bump the API version as discussed on irc. Implementation idea from scoof. Fixes #1538
-
Lasse Karstensen authored
Not being able to fchown() is normal when running varnishd unprivileged, so don't report failure unless running as root.
-
Lasse Karstensen authored
Add missing braces, avoid unnecessary variables. Noticed by: fgs
-
Lasse Karstensen authored
-
- 03 Sep, 2014 8 commits
-
-
Lasse Karstensen authored
-
Lasse Karstensen authored
Extensive test cases often lead to a lot of log output, which at times tripped the following assert: Assert error in vtc_log_emit(), vtc_log.c line 122: Condition(vtclog_left > l) not true. Double the amount of buffer space allowed to avoid this. Another 256KB memory use per concurrent running test should be fine.
-
Federico G. Schwindt authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
a VFP function but rather a fetch function calling VFP.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
hackishly used.
-
- 02 Sep, 2014 1 commit
-
-
Poul-Henning Kamp authored
-