- 11 Jul, 2016 3 commits
-
-
gquintard authored
Tunable madvise for file storage
-
Nils Goroll authored
Adresses a new issue mentioned in #2004
-
Federico G. Schwindt authored
Spotted by Foxik on #varnish @ irc.linpro.no.
-
- 08 Jul, 2016 1 commit
-
-
Dridi Boukelmoune authored
Fixes #2011
-
- 07 Jul, 2016 1 commit
-
-
Lasse Karstensen authored
Ref: #2008
-
- 05 Jul, 2016 2 commits
-
-
Federico G. Schwindt authored
-
Federico G. Schwindt authored
We will need it if the body was consumed due to a call to std.cache_req_body (VRB_Cache). Analysis and test by daghf. Fixes #1881.
-
- 04 Jul, 2016 5 commits
-
-
Federico G. Schwindt authored
pipe might receive a complete overhaul in the future but until then make sure we pass this by default. Prompted by simon on #varnish @ irc.linpro.no.
-
Nils Goroll authored
The previous attempt to address 1990 was only half-hearted, the fundamental issue was that we could still fail to set even a 503 response code because we required workspace to stringify it. For well known status codes, we now keep constant strings together with the default reason phrases and emit those. Add a vtc for the 1990 case. Fixes #1990
-
Nils Goroll authored
Better fix in the next commit This reverts commit 83c5ead8.
-
Nils Goroll authored
-
Federico G. Schwindt authored
Related to #2000.
-
- 30 Jun, 2016 1 commit
-
-
Poul-Henning Kamp authored
Spotted by: Régis Leroy
-
- 28 Jun, 2016 1 commit
-
-
Nils Goroll authored
When out of workspace, we dumped the piece of memory at the ws free pointer, which does not necessarily contain anything sensible in this situation.
-
- 27 Jun, 2016 10 commits
-
-
Guillaume Quintard authored
-
Dridi Boukelmoune authored
-
Federico G. Schwindt authored
From: github::t-h-r-o-w-a-w-a-y
-
Federico G. Schwindt authored
This is equivalent to synthetic but using the more general set keyword.
-
Federico G. Schwindt authored
Before this commit it was only sent on pass'd requests, making impossible to cache e.g. POST requests. To keep the previous behaviour unset bereq.body if the method is GET, which is normally true for misses. Fixes #1927.
-
Federico G. Schwindt authored
Only available in vcl_backend_fetch{}. If it is unset varnish will not pass the request body to the backend. This is in preparation for addressing #1927.
-
Nils Goroll authored
When handling a fetch error we may not even have had memory to store the status code. Fixes #1990
-
Nils Goroll authored
Relates to #1990
-
Nils Goroll authored
-
Lasse Karstensen authored
-
- 25 Jun, 2016 1 commit
-
-
Federico G. Schwindt authored
Fixes #1994.
-
- 23 Jun, 2016 2 commits
-
-
Federico G. Schwindt authored
-
Lasse Karstensen authored
-
- 21 Jun, 2016 1 commit
-
-
Poul-Henning Kamp authored
-
- 20 Jun, 2016 12 commits
-
-
Federico G. Schwindt authored
-
Federico G. Schwindt authored
-
Dridi Boukelmoune authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
soon need them.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Dridi Boukelmoune authored
-
Poul-Henning Kamp authored
-