[
https://issues.apache.org/jira/browse/KNOX-624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15003177#comment-15003177
]
ASF subversion and git services commented on KNOX-624:
------------------------------------------------------
Commit 43bb06d66b35d6cdc00a7d8a8f8c1305efc993ed in knox's branch
refs/heads/master from [~kevin.minder]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=43bb06d ]
KNOX-624: Expose configuration for Jetty's request and response buffer sizes
> Expose configuration for Jetty's request and response buffer sizes
> ------------------------------------------------------------------
>
> Key: KNOX-624
> URL: https://issues.apache.org/jira/browse/KNOX-624
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 0.6.0
> Reporter: Kevin Minder
> Fix For: 0.7.0
>
>
> A number of users have experienced issues with large headers causing issues.
> There needs to be a way to increase the Jetty request and response header
> buffer size. See this stackoverflow link for information about how that is
> done in Jetty.
> http://stackoverflow.com/questions/11914555/jetty-http-413-header-full-error-java-scala
> From looking at the code this would need to be done in the start() method of
> GatewayServer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)