Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-19393

HTTP 413 FULL head while accessing HBase UI using SSL.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.0
    • 1.4.0, 1.3.2, 1.1.13, 1.2.7
    • UI
    • None
    • SSL enabled for UI/REST.

    • Reviewed

    Description

      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

      Attachments

        1. HBASE-19393.patch
          1 kB
          Sergey Soldatov
        2. HBASE-19393-branch-1.patch
          1 kB
          Sergey Soldatov

        Activity

          People

            sergey.soldatov Sergey Soldatov
            sergey.soldatov Sergey Soldatov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: