[
https://issues.apache.org/jira/browse/CAMEL-7593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-7593.
--------------------------------
Resolution: Fixed
> camel-netty-http consumer uses a fixed 1mb chunked frame size
> -------------------------------------------------------------
>
> Key: CAMEL-7593
> URL: https://issues.apache.org/jira/browse/CAMEL-7593
> Project: Camel
> Issue Type: Bug
> Components: camel-netty-http
> Affects Versions: 2.12.4, 2.13.2
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.12.5, 2.13.3, 2.14.0
>
>
> The option to configure the setting was only exposed on the shared netty http
> server config. We should also expose it for the non shared out of the box
> netty http consumer.
> People today will run into this problem
> When sending an HTTP request bigger than 1MB, netty HTTP throws an exception
> - org.jboss.netty.handler.codec.frame.TooLongFrameException: HTTP content
> length exceeded 1048576 bytes .
--
This message was sent by Atlassian JIRA
(v6.2#6252)