- 14 May, 2015 6 commits
-
-
Poul-Henning Kamp authored
delivered. Transports are a superset of protocols because internal requests, notably ESI:includes, doesn't use a HTTP protocol to deliver their response, but have have ødipal ways of doing things.
-
Poul-Henning Kamp authored
Submitted by: Dridi
-
Poul-Henning Kamp authored
it to slim down req/busyobj a tiny bit.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
its cheaper to eliminate the exceedingly unlikely resource leak Coverity spotted that way.
-
- 13 May, 2015 2 commits
-
-
Poul-Henning Kamp authored
Fixes #1692 Found and diagnosed by: martin Slightly different patch by me.
-
Poul-Henning Kamp authored
it is supected of being the cause of the race in #1675 amongst other evils.
-
- 11 May, 2015 4 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
With backend waiters it makes no sense to bring it back. Fixes: #1726
-
Poul-Henning Kamp authored
In future versions of HTTP requests can be terminated abnormally without ditching the entire session, and this change starts the transition to that logic. Fixes: #1732
-
- 07 May, 2015 6 commits
-
-
Poul-Henning Kamp authored
and plunk it down in req_fsm for now.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Only allow VDP_ungzip to set a length if it is the top VDP.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 06 May, 2015 3 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
consuming ESI string as we go, rather than the other way around.
-
Poul-Henning Kamp authored
-
- 05 May, 2015 19 commits
-
-
Lasse Karstensen authored
While passing by, update the text and formatting to our regular style.
-
Lasse Karstensen authored
With PROXY protocol support, the behaviour of varnishd startup argument -a changed. Reflect this in the man page and adjacent documentation.
-
Lasse Karstensen authored
This is obviously different than in the original patch, a change which I seem to have missed. Spotted by Dridi.
-
Lasse Karstensen authored
-
Lasse Karstensen authored
Time to start writing down what will be part of 4.1.
-
Poul-Henning Kamp authored
a unstable beast :-/
-
Poul-Henning Kamp authored
platforms, but I'm not quite sure I know why...
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Martin Blix Grydeland authored
This variable will be true when the response object's body will be streamed from the backend.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Fixes: #1729
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
The real fix should be in configure
-