Skip to content

Split downloads into chunks #284

Open
@theRookieCoder

Description

@theRookieCoder

The problem

Downloads are very fast when multiple mods are being downloaded in parallel. However, the download speed slows down significantly when there are a few remaining mods.

My solutions

Use the HTTP range feature to split downloads into chunks (e.g. 1mb each, configurable) so that the internet connection is maxed out and downloads are as fast as possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions