Skip to content

High memory usage when uploading large files #13

@PhonicUK

Description

@PhonicUK

Much like issue #9, if a large file is uploaded the entire file gets stored in RAM, degrading performance significantly.

Given that this is specific to uploading files, it might be a good idea to have a separate request.files[] where a file has a .SaveTo(...) method that handles this sanely using stream copies.

Metadata

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