[
https://issues.apache.org/jira/browse/KNOX-624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Minder resolved KNOX-624.
-------------------------------
Resolution: Fixed
> 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)