by nghttp2 project, MIT licensed OSS ▸ HTTP/2 for both front end and backend ▸ Battle tested HTTP/2 implementation by libnghttp2 ▸ HTTP/2 Server Push ▸ Modern TLS features (session id, session tickets, OCSP, ALPN, PFS, HTTP/2, and CT) ▸ Binary hot swapping/graceful shutdown ▸ MRUBY scripting (very limited ATM) ▸ https://nghttp2.org/documentation/nghttpx.1.html NGHTTPX CLIENT SVC HTTP/2, HTTP/1 HTTP/2, HTTP/1 TLS, ClearText TLS, ClearText
sourced by Z Lab, MIT licensed ▸ https://github.com/zlabjp/nghttpx-ingress-lb ▸ Development has started by forking NGINX ingress controller ▸ HTTP/2 ▸ TLS ▸ and …
connections (with/without TLS) to backend services ▸ NGINX ingress controller cannot do this at the time of writing ▸ gRPC? No problem ▸ Require explicit extended annotations …