- 08 Oct, 2013 3 commits
-
-
Poul-Henning Kamp authored
This should make object creation faster. As a sideeffect, we loose the $expiry_sleep parameter: Now we always sleep optimally.
-
Poul-Henning Kamp authored
multiple instances at a later date. Put the "LRU_DONTMOVE" flag on the lru, rather than the objcore.
-
Poul-Henning Kamp authored
-
- 07 Oct, 2013 1 commit
-
-
Poul-Henning Kamp authored
-
- 04 Oct, 2013 7 commits
-
-
Poul-Henning Kamp authored
32 and 64 bit architectures. The good news is that this is necessary because our obj overhead decreases.
-
Poul-Henning Kamp authored
to check: The req might get rescheduled before we get there.
-
Poul-Henning Kamp authored
We now kill objects when t_origin + ttl + grace + keep has elapsed.
-
Poul-Henning Kamp authored
Losse EXP_Grace() and EXP_Keep() functions
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Kill req.keep (it never made any sense in the first place).
-
- 03 Oct, 2013 13 commits
-
-
Poul-Henning Kamp authored
-
Martin Blix Grydeland authored
Make sure to flush the file stream on exit in VUT
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
Left over code in VUT_main was preventing Ctrl-C handling when looping trying to reconnect. Remove offending code.
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
-
Poul-Henning Kamp authored
object was created, as best we can determine it from the headers etc. This is also the point from which ttls should be counted.
-
Poul-Henning Kamp authored
clear req->wrk on a busy-waiting request.
-
Poul-Henning Kamp authored
time-math one place.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Federico's taste :-)
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 02 Oct, 2013 14 commits
-
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
-
Guillaume Quintard authored
Reset vfp when restarting in deliver, in case it has be set in cnt_fetchbody already. Fixes: #979 Conflicts: bin/varnishd/cache_center.c
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
Spotted by: Coverity
-
Martin Blix Grydeland authored
Spotted by: Coverity
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Fixes: #1337
-
Poul-Henning Kamp authored
for conditional fetch-copying, we need the length of the full VRY-spec. Fixes: #1350
-
Poul-Henning Kamp authored
-
- 01 Oct, 2013 2 commits
-
-
Poul-Henning Kamp authored
-
Martin Blix Grydeland authored
Spotted by: Coverity
-