You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/06/03 15:55:00 UTC

[jira] [Commented] (NIFI-9804) Add HTTP/2 Support to Application Server

    [ https://issues.apache.org/jira/browse/NIFI-9804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546063#comment-17546063 ] 

ASF subversion and git services commented on NIFI-9804:
-------------------------------------------------------

Commit 4b655ecb688685016f67fba7a9386683f8429df6 in nifi's branch refs/heads/main 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 <jg...@gmail.com>
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
>          Time Spent: 20m
>  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)