You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Michael Frankfurter (Jira)" <ji...@apache.org> on 2022/09/09 17:56:00 UTC

[jira] [Commented] (CAMEL-18493) camel-netty-http: Add maxInitialLineLength, maxChunkSize configuration parameters

    [ https://issues.apache.org/jira/browse/CAMEL-18493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602491#comment-17602491 ] 

Michael Frankfurter commented on CAMEL-18493:
---------------------------------------------

Thanks for accepting. Can't wait for 3.19 then ;)

> camel-netty-http: Add maxInitialLineLength, maxChunkSize configuration parameters
> ---------------------------------------------------------------------------------
>
>                 Key: CAMEL-18493
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18493
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-netty-http
>    Affects Versions: 3.x
>            Reporter: Michael Frankfurter
>            Assignee: Claus Ibsen
>            Priority: Trivial
>             Fix For: 3.19.0
>
>
> Camel Netty HTTP has the option {{maxHeaderSize}} which goes down into  {{HttpServerInitializerFactory}} and is used at constructor {{HttpRequestDecoder}}.
> The other two options {{maxInitialLineLength}} and {{maxChunkSize}} which might be necessary to be configured here are not exposed but would be good if so.
> Patch is already available: https://github.com/micfra/camel/tree/camel-netty-http-ext-configuration - Pull request follows.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)