this post was submitted on 02 Aug 2024
1 points (100.0% liked)

nginx

4 readers
1 users here now

The nginx community on Reddit. Reddit gives you the best of the internet in one place.

founded 1 year ago
MODERATORS
 
The original post: /r/nginx by /u/hacktek on 2024-08-02 01:56:34.

subject

I have a caching proxy at home pulling content from a very far away server (over 200ms) so my throughout is latency bound. I'd like to send multiple slice requests in parallel to increase it. Is that possible? I found a 10 year module to parallelize range requests and compiled nginx with it, but it does not work properly and the maintainer has no interest in improving it since it's an old proof of concept.

Thanks

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here