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

pump the maxContentLength default value #362

Closed
danveloper opened this issue Jun 22, 2014 · 1 comment
Closed

pump the maxContentLength default value #362

danveloper opened this issue Jun 22, 2014 · 1 comment
Milestone

Comments

@danveloper
Copy link
Member

65536 seems a bit low... How about something like 1048576?

a la https://github.com/netty/netty/blob/master/codec-http/src/main/java/io/netty/handler/codec/http/HttpObjectAggregator.java#L42

@ldaley
Copy link
Member

ldaley commented Jun 22, 2014

Makes sense.

@ldaley ldaley added this to the release-0.9.6 milestone Jul 1, 2014
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