]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
lower max_segsize for immutable files to 128KiB, to make download-progress smoother...
authorBrian Warner <warner@allmydata.com>
Sat, 8 Mar 2008 02:24:51 +0000 (19:24 -0700)
committerBrian Warner <warner@allmydata.com>
Sat, 8 Mar 2008 02:24:51 +0000 (19:24 -0700)
commit567979ba855eef9686380ccb34cd44cc283dd0a3
tree3d2e1c386d54aa23e3656a9f5d5b42b2443721da
parentbd58f6f799ae0481a6da5306ea253476d6c96268
lower max_segsize for immutable files to 128KiB, to make download-progress smoother and improve alacrity. Closes #252. Note that mutable files continue to use 1MiB segments.
src/allmydata/client.py
src/allmydata/upload.py