Skip to content

413 Request Entity Too Large #81

Closed
@tigpt

Description

@tigpt

Error description:

in some php forums like SMF, some requests like uploading files I get 413 Request Entity Too Large

Steps to reproduce

Use large urls

In conf.d/uploadsize.conf I change the value of client_max_body_size 100m; to client_max_body_size 100M; or even to 0; to disable it and I keep getting the same error?

Could the error came from the nginx behind the proxy and the proxy just relays it? changing the value dissent differs anything.

I get the error from the proxy since is the one running nginx 1.15.2, the nginx serving the files is on 1.14 and error page show 1.15.2

Is the client_max_body_size being loaded?

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