bneradt commented on issue #12175: URL: https://github.com/apache/trafficserver/issues/12175#issuecomment-2805470388
> When click on the link, the proxy.config.ssl.client.alpn_protocols configuration option "h2" mentioned that "Traffic Server only advertises HTTP/2 support. Thus, the origin will either negotiate HTTP/2 or fail the handshake. (HTTP/2 to origin is currently not supported by Traffic Server.)" > > Why given the configuration option "h2" but HTTP/2 to origin still not supported by Traffic Server? Thank you for pointing this out. This is a documentation issue: this ALPN feature was added before HTTP/2 to origin was supported, so that statement just needs to be removed now. HTTP/2 to origin is now supported by Traffic Server. Fixing with #12190. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org