Skip to content

Request entity too large #7

@100mi

Description

@100mi

The error occurred for Nginx saying that "Entity too large" while uploading for multiple files.
Seems like we are trying to pass multiple files in a single go and nginx is not able to transfer all those thing at once. Thus we must check about passing concurrent request for a single file every time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions