[tahoe-lafs-trac-stream] [tahoe-lafs] #1591: S3 backend: use endpoint URI to choose whether to put the bucket name in the path or host

tahoe-lafs trac at tahoe-lafs.org
Sat Nov 19 16:34:09 UTC 2011


#1591: S3 backend: use endpoint URI to choose whether to put the bucket name in
the path or host
-----------------------------------------+---------------------------
 Reporter:  davidsarah                   |          Owner:
     Type:  defect                       |         Status:  new
 Priority:  major                        |      Milestone:  undecided
Component:  code-storage                 |        Version:  1.9.0
 Keywords:  s3-backend interoperability  |  Launchpad Bug:
-----------------------------------------+---------------------------
 Amazon S3 wants the bucket name to be in the hostname (e.g.
 {{{bucketname.s3.amazonaws.com}}}), otherwise it sometimes returns an
 error. S3-alike implementations such as Walrus want it to be in the path
 ({{{example.com/bucketname}}}). Use the configured endpoint URI
 ({{{[storage]s3.url}}} in {{{tahoe.cfg}}}) to decide which format to use,
 in order to support both.

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1591>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list