Skip to content

Handling of client disconnects #82

@mecampbellsoup

Description

@mecampbellsoup

Hey @evanmiller! Hope you are doing well man. mod_zip is generally working great for us :)

I have a question that may or may not be related to mod_zip specifically.

In short, in our application we stream large (10+ GB) file/directory downloads to our users. Often times they are in places with unreliable internet connections. It seems that when there is some service interruption, these long-running downloads get interrupted and cannot resume where they left off.

Could we use Last-Modified to pick up where the download left off?

To save bandwidth, add a "Last-Modified" header in the upstream response; mod_zip will then honor the "If-Range" header from clients.

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