- 23 Apr, 2012 3 commits
-
-
Poul-Henning Kamp authored
it would seriously miss the point. Spotted by: scoof
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
n_objsendfile is of course no longer relevant. That makes n_objwrite pointless. n_objoverflow was unused. and threads_failed were not incremented where it should be.
-
- 22 Apr, 2012 1 commit
-
-
Poul-Henning Kamp authored
the guard. This makes 'max' parameter mis-sizing much less problematic. Spotted by: scoof
-
- 19 Apr, 2012 1 commit
-
-
Poul-Henning Kamp authored
unlock/lock sequence when using critbit, at the expense of a slightly more ornate API for hashers. Also make the "noh" argument optional, as originally intended.
-
- 17 Apr, 2012 1 commit
-
-
Andreas Plesner Jacobsen authored
-
- 16 Apr, 2012 11 commits
-
-
Martin Blix Grydeland authored
Needed to test #1123
-
Martin Blix Grydeland authored
Fixes: #1123
-
Poul-Henning Kamp authored
predictive vary string. Fixes #1120
-
Poul-Henning Kamp authored
-
Tollef Fog Heen authored
-
Per Buer authored
-
Per Buer authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Fixes #1125
-
Poul-Henning Kamp authored
Varnishtest doesn't see the difference between a VCC core dump and a VCC error, so a test-case is non-trivial. Fixes #1126
-
- 12 Apr, 2012 2 commits
-
-
Poul-Henning Kamp authored
This is vastly inspired by #1113 and scoof+martins testcase+patch. Add a new cnt* state "cnt_restart" to do the mandatory restart work, and to move the restart limit check out of vcl_recv{}, getting rid of a nasty XXX comment. Set the explicit 503 when over limit, reset in other cases. Expand scoof+martins test-case to cover more vcl methods, which were also affected, but not fixed in their patch. Fixes #1113
-
Poul-Henning Kamp authored
-
- 10 Apr, 2012 5 commits
-
-
Brad authored
The following patch allows the autoconf script to detect the presence of libedit when there isn't a pkg-config file present and thus allowing Varnish to detect libedit on OpenBSD/FreeBSD/NetBSD/DragonFly. Fixes: #1003
-
Poul-Henning Kamp authored
I've opted for a less intrusive fix that Martin proposed, but my fix is largely a rework of his suggested patch. Testcase by: Martin
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Tollef Fog Heen authored
-
- 04 Apr, 2012 1 commit
-
-
Per Buer authored
-
- 29 Mar, 2012 3 commits
- 27 Mar, 2012 2 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
have started to fill it. Add a param to the STV_trim() method to indicate acceptability of move. The only reason I don't remove STV_trim() entirely, is that a site with gazillions very small objects, will want to disable streaming and use malloc to squeeze as many objects into memory as possible.
-
- 26 Mar, 2012 4 commits
-
-
Andreas Plesner Jacobsen authored
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
Andreas Plesner Jacobsen authored
-
- 23 Mar, 2012 1 commit
-
-
Poul-Henning Kamp authored
-
- 22 Mar, 2012 5 commits
-
-
Poul-Henning Kamp authored
with Req/Resp/Bereq/Beresp/Obj instead.
-
Poul-Henning Kamp authored
on everybody agreeing about the order of these fields.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-