[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3954: Make HTTP no slower than Foolscap for immutable downloads

Tahoe-LAFS trac at tahoe-lafs.org
Tue Dec 13 20:37:18 UTC 2022


#3954: Make HTTP no slower than Foolscap for immutable downloads
-----------------------------+-----------------------------------
     Reporter:  itamarst     |      Owner:
         Type:  enhancement  |     Status:  new
     Priority:  normal       |  Milestone:  HTTP Storage Protocol
    Component:  unknown      |    Version:  n/a
   Resolution:               |   Keywords:
Launchpad Bug:               |
-----------------------------+-----------------------------------

Comment (by itamarst):

 Per my benchmarks, HTTP is currently much slower, because it only does
 persistent connections per host by default. Increasing that number should
 allow for the (still crappy) parallelism in the downloader, which should
 help a lot.

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3954#comment:1>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


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