- 20 Apr, 2011 1 commit
-
-
Poul-Henning Kamp authored
-
- 18 Apr, 2011 5 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
from storage. Asking for more than 256M at a time will not actually improve performance and is quite likely to hurt it.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
the second of two headers in a row. Fixes #902
-
- 15 Apr, 2011 2 commits
-
-
Tollef Fog Heen authored
Fixes #825
-
Daniel Bilik authored
NetBSD returns EINVAL when the other end unexpectedly shuts down the connection, the same as Solaris, but on NetBSD it is documented.
-
- 13 Apr, 2011 2 commits
-
-
Tollef Fog Heen authored
If there was more than one of the User-Agent, Referer, Authorization, X-Forwarded-For or Host header in a request, varnishncsa would leak some memory. We now just use the last value.
-
Tollef Fog Heen authored
Fixes #898 Thanks to omes and vorpal for diagnosis and patch
-
- 12 Apr, 2011 2 commits
-
-
Poul-Henning Kamp authored
Fixes #891
-
Poul-Henning Kamp authored
-
- 11 Apr, 2011 6 commits
-
-
Poul-Henning Kamp authored
Now for all the hard bits...
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Start streaming response code
-
Poul-Henning Kamp authored
NB: no streaming happening yet.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 08 Apr, 2011 3 commits
-
-
Tollef Fog Heen authored
Thanks to Magnus Hagander for spotting one of those.
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
Use an int rather than a char for counting. Thanks to Thierry for the diagnosis. Fixes #896
-
- 06 Apr, 2011 2 commits
-
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
The syntax for enabling ESI has changed in trunk, update the documentation to match.
-
- 04 Apr, 2011 11 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
can save a lot of asserts and calls.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
changes to sbuf in FreeBSD.
-
Poul-Henning Kamp authored
object in Transient storage and if that also fails, 503. Fixes 879
-
Poul-Henning Kamp authored
Fixes #890
-
Poul-Henning Kamp authored
In general I would not advice doing this, but if you are strictly on a fortified localhost or localnet I can see the point. Fixes #893
-
- 03 Apr, 2011 1 commit
-
-
Poul-Henning Kamp authored
draconian about error handling and debugging. Properly handle two src= attributes in an esi:include tag (ignore the entire tag, log the error) Deal with clients which close the connection half-way through an ESI delivery.
-
- 31 Mar, 2011 5 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
-
Poul-Henning Kamp authored
-