Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Out of memory while loading original images #118

@bilogic

Description

@bilogic

Hi,

I'm trying to load this link https://example.com/images/original/path/to/filename.jpg, however it exhausted my 128M memory limit. I traced it down to this line:

return $this->buildResponse(file_get_contents($path));

Any plans to switch this over to readfile()?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions