Skip to content

High RAM cache usage when uploading files #153

Open
@dokicro

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

image

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

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