You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2014/07/11 11:06:04 UTC

[jira] [Created] (CAMEL-7593) camel-netty-http consumer uses a fixed 1mb chunked frame size

Claus Ibsen created CAMEL-7593:
----------------------------------

             Summary: 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.13.2, 2.12.4
            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)