[
https://issues.apache.org/jira/browse/HBASE-19393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Soldatov updated HBASE-19393:
------------------------------------
Attachment: HBASE-19393-branch-1.patch
Oh, forgot to mention the branch in the name.
> HTTP 413 FULL head while accessing HBase UI using SSL.
> -------------------------------------------------------
>
> Key: HBASE-19393
> URL: https://issues.apache.org/jira/browse/HBASE-19393
> Project: HBase
> Issue Type: Bug
> Components: UI
> Affects Versions: 1.4.0
> Environment: SSL enabled for UI/REST.
> Reporter: Sergey Soldatov
> Assignee: Sergey Soldatov
> Fix For: 1.4.0
>
> Attachments: HBASE-19393-branch-1.patch, HBASE-19393.patch
>
>
> For REST/UI we are using 64Kb header buffer size instead of the jetty default
> 6kb (?). But it comes that we set it only for _http_ protocol, but not for
> _https_. So if SSL is enabled it's quite easy to get HTTP 413 error. Not
> relevant to branch-2 nor master because it's fixed by HBASE-12894
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)