Updated August 2026: Hitch + Varnish HTTP/2 offloading is still a solid pattern. On current Debian/Ubuntu, prefer current Hitch/Varnish packages, keep TLS 1.2+ only, and re-check varnishd CLI flags — some older examples used options...
Updated August 2026: HAProxy + Nginx HTTP/2 offloading remains relevant. Prefer HAProxy 2.x+ with explicit alpn h2,http/1.1, modern cipher suites, and HTTP/2 on the backend only if your stack actually speaks h2c. Re-validate against your...