filecoin-saturn / L1-node

Filecoin Saturn L1 Node • The edge cache layer of Filecoin's decentralized CDN 🪐
Other
140 stars 50 forks source link

New range request version with correct support for end bound ranges #429

Closed tchardin closed 1 year ago

tchardin commented 1 year ago

Please note that this version will not work as expected for ranges with a start offset. The goal is to get a first version filtering end bound ranges and seeing if we see an improvement with the most common 1Mb range requests.

tchardin commented 1 year ago

@guanzo I see no real issue with response not ending cleanly, is there a test we could add in there to double check? Otherwise integration tests are looking fine to me for a release.