]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
#527: respond to GETs with early ranges quickly, without waiting for the whole file...
authorBrian Warner <warner@allmydata.com>
Wed, 29 Oct 2008 00:56:18 +0000 (17:56 -0700)
committerBrian Warner <warner@allmydata.com>
Wed, 29 Oct 2008 00:56:18 +0000 (17:56 -0700)
commitb1ca238176bfea38bda18d2531e967fcc1ad28a8
treeea791079305c8bd4fb1aab9d244bdaf6f0a3ae2b
parent37e3d8e47c489ad808168c85173cc0bb204798d0
#527: respond to GETs with early ranges quickly, without waiting for the whole file to download. Fixes the alacrity problems with the earlier code. Still needs cache expiration.
src/allmydata/immutable/filenode.py
src/allmydata/test/test_system.py