Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.11.2
-
Fix Version/s: None
-
Component/s: Maven, Repository
-
Labels:None
-
Story Points:2
-
Sprint:Formats/Core Team - Sprint 93
Description
Currently Nexus only supports HTTP GET requests that contain a single range header. For effective retrieval of large files with tools like zsync (http://zsync.moria.org.uk/) it's important to be able to retrieve multiple parts in a single HTTP request.
We are using this technique extensively with this patch:
https://github.com/busjaeger/nexus-oss/commit/0cfaea8b4882c335672cae67b6509808713b95dd
Would appreciate if you guys could pull it in. It's low-risk and well-tested.
Attachments
Issue Links
- is related to
-
NEXUS-17101 PartialFetchHandler produces invalid HTTP responses
-
- Closed
-