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

Pratyusha Ghosh commented on CAMEL-6629:
----------------------------------------

I need to create the JettyHttpEndpoint dynamically like 
http://%s:%d/?sessionSupport=true&minThreads=%d&*requestHeaderSize=%d* Hence, 
static configuration on JettyHttpComponent in spring context file will not help 
in my case. 
Plz consider exposing the options through JettyHttpEndpoint similar to 
httpClient.XXX.
                
> Add requestBufferSize and requestHeaderSize options for jetty
> -------------------------------------------------------------
>
>                 Key: CAMEL-6629
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6629
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jetty
>    Affects Versions: 2.10.4, 2.11.1
>            Reporter: Pratyusha Ghosh
>            Assignee: Claus Ibsen
>             Fix For: 2.11.2, 2.12.0
>
>
> Add requestBufferSize and requestHeaderSize options for jetty server to allow 
> configuration of allowable request header limit
> This option is exposed by standalone jetty server but not exposed by 
> camel-jetty.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to