Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with big file upload: Request Entity too large #27

Closed
mango009 opened this issue Aug 25, 2016 · 2 comments
Closed

Problem with big file upload: Request Entity too large #27

mango009 opened this issue Aug 25, 2016 · 2 comments

Comments

@mango009
Copy link

I'm trying to upload a slightly big file of size ~3MB. And I'm getting a 413 error. The nginx error is:

2016/08/24 21:35:05 [error] 50785#0: *2 client intended to send too large body: 3520276 bytes, client: 127.0.0.1, server: localhost, request: "POST /test HTTP/1.1", host: "localhost:8070".

And my client side error:

<title>413 Request Entity Too Large</title>

413 Request Entity Too Large


openresty/1.9.15.1

Is there any configuration I need to do on the Nginx side?

@agentzh
Copy link
Member

agentzh commented Aug 25, 2016

@agentzh agentzh closed this as completed Aug 25, 2016
@mango009
Copy link
Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants