Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-4603

NiFi HTTP header size should be configurable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • Core Framework
    • None

    Description

      Currently, the max header size for NiFi HTTP requests and responses is hardcoded to 16 KB. This can cause issues when using SPNEGO and other mechanisms that pass large headers to/from NiFi. This can be improved by externalizing the setting to nifi.properties so the user may configure it to the appropriate size.

      The current setting is at https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-jetty/src/main/java/org/apache/nifi/web/server/JettyServer.java#L112

      Attachments

        Issue Links

          Activity

            People

              mattyb149 Matt Burgess
              mattyb149 Matt Burgess
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: