Changes between Version 10 and Version 11 of ServerSelection
- Timestamp:
- 2010-07-21T15:43:23Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ServerSelection
v10 v11 8 8 * Shawn Willden wants, likewise, to specify a server (e.g. his mom's PC) which is guaranteed to get at least K shares of certain files (the family pictures and movies files). 9 9 * Some people -- I'm sorry I forget who -- have said they want to upload at least K shares to the K fastest servers. 10 * Ja keAppelbaum and Harold Gonzales want to specify a set of servers which collectively are guaranteed to have at least K shares -- they intend to use this to specify the ones that are running as Tor hidden services and thus are attack-resistant (but also extra slow-and-expensive to reach). Interestingly the server selection policy on ''download'' should be that the K servers which are Tor hidden services should be downloaded from as a last resort.10 * Jacob Appelbaum and Harold Gonzales want to specify a set of servers which collectively are guaranteed to have at least K shares -- they intend to use this to specify the ones that are running as Tor hidden services and thus are attack-resistant (but also extra slow-and-expensive to reach). Interestingly the server selection policy on ''download'' should be that the K servers which are Tor hidden services should be downloaded from as a last resort. 11 11 * Several people -- again I'm sorry I've forgotten specific attribution -- want to identify which servers live in which cluster or co-lo or geographical area, and then to distribute shares evenly across clusters/colos/geographical-areas instead of evenly across servers. 12 12 * Here's an example of this desire, Nathan Eisenberg asked on the mailing list for "Proximity Aware Decoding": http://allmydata.org/pipermail/tahoe-dev/2009-December/003286.html … … 61 61 get the properties listed above, while keeping the filecaps small. 62 62 63 ==== note ==== 64 65 If you're using an immutable file upload erasure-coding helper then either you can't use this new feature of a new strategy for share placement or else we have to define some way for the user to communicate their share placement strategy to the helper. 66 63 67 ==== tickets ==== 64 68 The main ticket: