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

Out of memory while loading original images #118

Open
bilogic opened this issue Oct 31, 2020 · 0 comments
Open

Out of memory while loading original images #118

bilogic opened this issue Oct 31, 2020 · 0 comments

Comments

@bilogic
Copy link

bilogic commented Oct 31, 2020

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()?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant