Skip to content

Sometimes responses (files read from filesystem) are not complete #184

@boindil

Description

@boindil

Hi,

I use this library in a "cdn-like" scenario. Sometimes (not always and most of the time it works fine), files are not cached completely and only parts are served.

I never noticed this when using gin without the cache before, but of course the problem could've been missed before since a simple reload would fix it when the file is read again.

Gin shows the wrong file size in the log as well (even with the first failing response, not only the next - cached - responses).
Image

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