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

Upload file problem (Entity Too Large) #134

Open
ricardojlrufino opened this issue Jul 8, 2018 · 2 comments
Open

Upload file problem (Entity Too Large) #134

ricardojlrufino opened this issue Jul 8, 2018 · 2 comments

Comments

@ricardojlrufino
Copy link
Contributor

ricardojlrufino commented Jul 8, 2018

I think that need create other param, for HttpObjectAggregator, to set maxContentLength
maxChunkContentLength - I do not know what it's for, but by the name it does not seem appropriate.

pipeline.addLast("aggregator", new HttpObjectAggregator(config.maxChunkContentLength()));

@jfarcand
Copy link
Member

jfarcand commented Jul 9, 2018

@ricardojlrufino Good idea.

@jfarcand
Copy link
Member

@ricardojlrufino pull request? Then I will cut a release.

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