[
https://issues.apache.org/jira/browse/NIFI-9804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17547527#comment-17547527
]
ASF subversion and git services commented on NIFI-9804:
-------------------------------------------------------
Commit 4b655ecb688685016f67fba7a9386683f8429df6 in nifi's branch
refs/heads/dependabot/maven/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/org.apache.hadoop-hadoop-common-3.2.3
from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4b655ecb68 ]
NIFI-9804 Added HTTP/2 support to Application Server
- Added nifi.web.https.application.protocols property
- Set default protocol to HTTP/1.1 and provided documentation for enabling
HTTP/2
- Changed StandardALPNProcessor handshakeFailed log to debug
Signed-off-by: Joe Gresock <[email protected]>
This closes #6093.
> Add HTTP/2 Support to Application Server
> ----------------------------------------
>
> Key: NIFI-9804
> URL: https://issues.apache.org/jira/browse/NIFI-9804
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 1.17.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The Jetty 9 library supports configuring connectors with the HTTP/1.1 and
> HTTP/2 protocols. Most HTTP clients support HTTP/2 and can negotiate the
> desired protocol. The NiFi Jetty Server should be updated to support HTTP/2.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)