[
https://issues.apache.org/jira/browse/NIFI-12047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17765131#comment-17765131
]
ASF subversion and git services commented on NIFI-12047:
--------------------------------------------------------
Commit 6841aa6e99ab794a61164712e0936914b4e96f79 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6841aa6e99 ]
NIFI-12047 Added HTTP/2 to Default Application Protocols
- Changed default value of nifi.web.https.application.protocols to include both
h2 and http/1.1
- Changed default value of nifi.registry.web.https.application.protocols to
include both h2 and http/1.1
- Updated HostHeaderHandler logging
Signed-off-by: Pierre Villard <[email protected]>
This closes #7684.
> Add HTTP/2 to Default Application Protocols
> -------------------------------------------
>
> Key: NIFI-12047
> URL: https://issues.apache.org/jira/browse/NIFI-12047
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework, NiFi Registry
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Fix For: 2.latest
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> NiFi 1.17.0 introduced optional framework support for the HTTP/2 protocol
> using application properties. With HTTP/2 widely supported in modern browsers
> and clients, HTTP/2 should be enabled by default for the NiFi 2.0 release
> version. Fallback support for HTTP/1.1 should be retained in the default
> configuration, and the configuration semantics should remain unchanged, allow
> administrators to customize HTTP protocol selection for the NiFi web
> application as needed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)