- 31 Jul, 2012 3 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
backend at all. The retry is only (pseudo-)valid when we have not received anything at all, indicating that the backend closed before it got our request. Also don't retry if we sent the request body (not part of test-case). Fixes #1156
-
- 30 Jul, 2012 5 commits
-
-
Poul-Henning Kamp authored
from RFC5737's TEST-NET-1 and put a comment there to explain. I fear this is a loosing battle, but at least this is more "official" than the previous "10.255.255.255" choice. Fixes #1159
-
Poul-Henning Kamp authored
size of the request, probably sleep copy&paste ? Fixed #1175 Submitted by: martin
-
Poul-Henning Kamp authored
It was a nice idea, but obviously compiler-writers and/or language laywers are pussies who hate table-based programming :-)
-
Poul-Henning Kamp authored
which subprocess we are locking down. Inspired by Geoff's patch for Solaris, but does not solve the Solaris problem, only makes it easier to fix.
-
Poul-Henning Kamp authored
Fixes a compile error (incorrect signature for SES_Delete() in cache_waiter_ports.c)
-
- 20 Jul, 2012 2 commits
-
-
Lasse Karstensen authored
-
Martin Blix Grydeland authored
'param.show -l'. Fixes: #1169
-
- 19 Jul, 2012 6 commits
-
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
Martin Blix Grydeland authored
If the ban lurker finds a busy object, skip the object and defer the checking to a later pass. No test case because it is very timing sensitive (but see the trac bug report for a VTC-file that mostly triggers it on the 3.0 branch only) Fixes: #1162
-
Martin Blix Grydeland authored
There is a short window of opportunity between HSH_Insert() and HSH_Unbusy(), where the locks are released and the expiry thread can try to expire an object that is still busy (for objects with very short TTL). This patch makes the expiry thread check for busy objects and wait if the head of the binheap is busy. No test case as the window is too small. Fixes: #1150
-
Martin Blix Grydeland authored
An attempt to nuke a busy object will end in assertion.
-
Poul-Henning Kamp authored
-
- 18 Jul, 2012 2 commits
-
-
Poul-Henning Kamp authored
eliminate two SES_Charge() calls that have nothing to charge.
-
Poul-Henning Kamp authored
-
- 17 Jul, 2012 2 commits
-
-
Poul-Henning Kamp authored
when we come back from the waiter, to lessen amount of work waiter does.
-
Dag Haavi Finstad authored
Fixes: #1164
-
- 16 Jul, 2012 2 commits
-
-
Martin Blix Grydeland authored
-
Lasse Karstensen authored
-
- 13 Jul, 2012 3 commits
-
-
Martin Blix Grydeland authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 06 Jul, 2012 1 commit
-
-
Andreas Plesner Jacobsen authored
-
- 05 Jul, 2012 1 commit
-
-
Dag Haavi Finstad authored
-
- 04 Jul, 2012 1 commit
-
-
Tollef Fog Heen authored
-
- 03 Jul, 2012 8 commits
-
-
-
Poul-Henning Kamp authored
-
-
Poul-Henning Kamp authored
C-standardisation. (Even money if you ask me...) GCC users will just have to live with marginally works docs.
-
-
Martin Blix Grydeland authored
when using the -n option. Code had reversed the no -T argument error check, and also required the optional -S argument to be present. Fixes: #1160
-
Poul-Henning Kamp authored
Some breakage on the far side of varnishapi expected, mode to come.
-
Poul-Henning Kamp authored
VSL record for a session. Make $log_local_address default to on.
-
- 02 Jul, 2012 4 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
in the future.
-