Sergey Soldatov created HBASE-19393:
---------------------------------------

             Summary: 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


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)

Reply via email to