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

Match body size limit to AWS #31

Merged
merged 2 commits into from
Oct 11, 2018
Merged

Match body size limit to AWS #31

merged 2 commits into from
Oct 11, 2018

Conversation

Ventajou
Copy link
Contributor

@Ventajou Ventajou commented May 1, 2018

This small PR sets the size limit of the body parser to match what AWS supports.

@omarchehab98
Copy link

https://docs.aws.amazon.com/lambda/latest/dg/limits.html

Both request and response body sizes must be less than 6 MB not 10 MB

@omarchehab98
Copy link

#40

@swyxio
Copy link
Contributor

swyxio commented Oct 11, 2018

thank you @omarchehab98 and @Ventajou

update serve.js to 6mb
@swyxio swyxio merged commit 4526939 into netlify:master Oct 11, 2018
8eecf0d2 added a commit to 8eecf0d2/netlify-local that referenced this pull request Oct 15, 2018
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

Successfully merging this pull request may close these issues.

3 participants