Open
Description
What steps will reproduce the problem?
Upload a large file (10GB +)
What is the expected result?
That upload will be successful
What do you get instead?
I get HIGH Ram cache usage
After the last chunk nginx responds with 502 and that's because files cant be merged into one file since there is no RAM left to do that.
502 error happens on $save->isFinished()
Additional info
Q | A |
---|---|
This Package Version | 1.5.2 |
Laravel Framework Version | 9.51.0 |
PHP version | 8.1 |
Operating system | Ubuntu 22 |
Metadata
Assignees
Labels
No labels