[
https://issues.apache.org/jira/browse/RANGER-863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15174014#comment-15174014
]
Madhan Neethiraj commented on RANGER-863:
-----------------------------------------
Consider the implementation to support configuration of *all* Tomcat attributes
- http://tomcat.apache.org/tomcat-5.5-doc/config/http.html. For example, it
should be possible to configure Ranger Admin to support compression - perhaps
by using properties named like:
Ranger Admin:
{{ranger.admin.ews.config.maxHttpHeaderSize=8192}}
{{ranger.admin.ews.config.compression=on}}
Ranger KMS:
{{ranger.kms.ews.config.maxHttpHeaderSize=8192}}
{{ranger.kms.ews.config.compression=on}}
> Make parameters like maxHttpHeaderSize configurable for EmbeddedServer
> -----------------------------------------------------------------------
>
> Key: RANGER-863
> URL: https://issues.apache.org/jira/browse/RANGER-863
> Project: Ranger
> Issue Type: Bug
> Components: admin
> Affects Versions: 0.5.0
> Reporter: Gautam Borad
> Assignee: Gautam Borad
> Fix For: 0.6.0
>
>
> *PROBLEM STATEMENT*
> Parameters like maxHttpHeaderSize are not configurable in EmbeddedServer used
> by Ranger and RangerKMS.
> This ability is required to handle large header requests in kerberised (when
> ticket size is large) environment for Ranger KMS as well as Ranger Admin.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)