- 15 Oct, 2012 2 commits
-
-
Tollef Fog Heen authored
the strings we get from the libvarnishapi functions are not necessarily null-terminated, so avoid using str* functions on them. Thanks to lampe for the patch. Fixes #1115
-
Tollef Fog Heen authored
-
- 11 Oct, 2012 2 commits
-
-
Poul-Henning Kamp authored
Fixes #1211 Thanks to: Federico G. Schwindt
-
Poul-Henning Kamp authored
-
- 10 Oct, 2012 4 commits
-
-
Tollef Fog Heen authored
POLLHUP is always checked for, and is output-only on Linux and OSX, so avoid putting it in the list of events we check for.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
architectures. NB: VMOD writers need to review/revise use of the INT type. Fixes #1204
-
- 09 Oct, 2012 12 commits
-
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
way any stevedore interested in new bans can request to be notified (not just the persistent). Also report dropped bans to the stevedores.
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
signal background threads to stop in preparation for the coming close callback.
-
Martin Blix Grydeland authored
allocation calculations.
-
Martin Blix Grydeland authored
This then also breaks the previous expectation that cur_seg would always be non-NULL. Change the code to take this into account.
-
Martin Blix Grydeland authored
Fixes: #1146
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
smp_copy_signspace() will copy the sign data of one space onto another. smp_trunc_signspace() will truncate the signed space to len bytes and resign the space.
-
Martin Blix Grydeland authored
growing signed data structures.
-
Martin Blix Grydeland authored
-
- 26 Sep, 2012 2 commits
-
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
- 24 Sep, 2012 1 commit
-
-
Andreas Plesner Jacobsen authored
-
- 19 Sep, 2012 2 commits
-
-
Martin Blix Grydeland authored
build happy on FreeBSD.
-
Martin Blix Grydeland authored
This should not have any impact on the "normal" deliveries, as these will as before be done through a single writev operation. For deliveries involving chunked encoding (e.g. ESI or gunzip), this should prevent an unnecessary delay where the Nagle algorithm kicks in on the end-chunk write. This should give higher throughput and better utilization of a single connection, especially for clients not doing pipelining.
-
- 18 Sep, 2012 1 commit
-
-
Tollef Fog Heen authored
-
- 17 Sep, 2012 1 commit
-
-
Poul-Henning Kamp authored
buy 512TB ram to run Varnish on ppc64.
-
- 14 Sep, 2012 1 commit
-
-
Poul-Henning Kamp authored
-
- 09 Sep, 2012 1 commit
-
-
Per Buer authored
-
- 08 Sep, 2012 2 commits
- 07 Sep, 2012 6 commits
- 06 Sep, 2012 3 commits
-
-
Poul-Henning Kamp authored
-
Per Buer authored
-
Per Buer authored
-