Ref T12907. Our ability to serve files from S3 may be limited by HTTP latency for the S3 requests.
If so, we can improve throughput by making multiple simultaneous requests to S3 and buffering a few chunks ahead of the one we're processing.
Differential D19548
Possibly increase the width of the S3 -> Files -> Client pipeline epriestley on Jul 30 2018, 7:51 PM. Authored by Tags None Referenced Files
Subscribers None
Details
Ref T12907. Our ability to serve files from S3 may be limited by HTTP latency for the S3 requests. If so, we can improve throughput by making multiple simultaneous requests to S3 and buffering a few chunks ahead of the one we're processing.
Diff Detail
Event TimelineComment Actions
I identified the cable which runs to my office (it's the dirty one with a bit of a blue smudge). The stack of boxes wasn't quite tall enough since the cable is quite short, but I found a piece of styrofoam I could use to extend the operational capabilities of my NOC. However, I realize my laptop doesn't actually have an ethernet port, foiling this plan. I ordered a USB-C to Ethernet adapter that should arrive tomorrow. Comment Actions I'll take this back until I get the adapter and have some evidence it actually works rather than just making everything wildly more complicated. |