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

Maximum Request Length Exceeded #179

Closed
meghadev opened this issue Feb 12, 2016 · 4 comments
Closed

Maximum Request Length Exceeded #179

meghadev opened this issue Feb 12, 2016 · 4 comments

Comments

@meghadev
Copy link

We are using the nimble:restivus package from atmosphere for our meteor application. However, we I placed a POST request with a huge amount of data, I got the response as "Maximum Request Length Exceeded".

How can I configure the same?

@ramzauchenna
Copy link

Its already a known issue here still waiting for this to be fixed too

@meghadev
Copy link
Author

Our product will soon be going into production and we urgently need a fix for the same. Is there any workaround??

@kahmali
Copy link
Owner

kahmali commented Feb 17, 2016

Please see the discussion here. I've already filed an issue on the simple:json-routes repo with a (very simple) suggested fix, and another developer has a fork available in atmosphere with the fix until they can submit a PR. I'll keep this issue open until the PR is merged and I update the dependency.

kahmali added a commit that referenced this issue Feb 24, 2016
- Increases request entity size limit to 50mb
  - Fix #78 and #179
kahmali added a commit that referenced this issue Feb 24, 2016
- Increases request entity size limit to 50mb
  - Fix #78 and #179
@kahmali
Copy link
Owner

kahmali commented Feb 24, 2016

The request size limit has been increased to 50mb in v0.8.6.

Feel free to reopen this issue if your problem is not resolved after updating.

@kahmali kahmali closed this as completed Feb 24, 2016
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

3 participants