Opened at 2012-11-09T06:53:17Z
Last modified at 2013-11-28T22:05:13Z
#1851 new enhancement
new immutable file upload protocol: streaming, fewer round-trips, quota-respecting — at Initial Version
Reported by: | zooko | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | code-storage | Version: | 1.9.2 |
Keywords: | upload immutable accounting performance bandwidth latency forward-compatibility backward-compatibility | Cc: | |
Launchpad Bug: |
Description
Here is a letter Brian wrote in 2008 about an improved upload protocol:
https://tahoe-lafs.org/pipermail/tahoe-dev/2008-May/000630.html
The letter describes several improvements. The first couple of improvements are about disk-full conditions, quotas, and read-only mode, and we've implemented most or all of that. The second part of the letter describes a new upload protocol that would be more efficient. Let's implement that! Then you can close this ticket.
Note: See
TracTickets for help on using
tickets.