de2fe22f9d
HTTP/2 requires HAProxy 2.0 or newer in amphora images. The operating system versions in test as of today (Ubuntu Bionic and CentOS 8) do not provide HAProxy 2.x in their official repositories. For this reason, the default listener ALPN protocol list remains unchanged, defaulting to ALPN protocol IDs "http/1.1" and "http/1.0". Change-Id: Id29d0d2cd5ab1ae3c7d26194a235af25c2271d62
7 lines
187 B
YAML
7 lines
187 B
YAML
---
|
|
features:
|
|
- |
|
|
Added HTTP/2 over TLS support via ALPN protocol negotiation to the
|
|
amphora provider driver. Feature available in amphora images with HAProxy
|
|
2.0 or newer.
|