ExceptionFactory

Producing content that a reasonable developer might want to read

Tags • TLS

Supporting HTTP/2 in Apache NiFi

NiFi HTTP TLS

2022-07-07 • 8 minute read • David Handermann

The Hypertext Transfer Protocol is one of the foundational Internet protocols. Almost 20 years after the initial version, RFC 7540 codified HTTP/2, maintaining the core concepts of HTTP/1.1 and incorporating several important optimizations. Building on advances in Jetty 9 and JDK 8, recent improvements to Apache NiFi introduced server support for HTTP/2 in both framework and extension components.

Read more