Skip to content

Slow Respons with byte-range Requests #188

Closed
@gimse

Description

@gimse

When using byte-range requests on large files, the first request will be slow, because it does not forward the Range Header and it caches the entire file first.

I want the ability to forward the Range header and disable the cache with env variables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions