[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2759: separate Tub per server connection
Tahoe-LAFS
trac at tahoe-lafs.org
Wed Mar 30 23:34:28 UTC 2016
#2759: separate Tub per server connection
------------------------------+-----------------------
Reporter: warner | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: undecided
Component: code-network | Version: 1.10.2
Resolution: | Keywords:
Launchpad Bug: |
------------------------------+-----------------------
Comment (by dawuud):
Here's my latest dev branch that partially implements this design:
https://github.com/david415/tahoe-lafs/tree/introless-
multiintro_yaml_config.1
- StorageFarmBroker makes a Tub for each storage server
- the caching needs a little bit of work still; i never delete the old
cache but grow it. Maybe we should delete the old cache file upon
connecting to the introducer?
- override/static server configuration feature not yet implemented
TODO:
- teach tahoe to use another YAML configuration file that specifies ALL
the introducers w/ furl and transport handler map + server overrides with
transport handler map
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2759#comment:1>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list