smalenfant opened a new issue, #6816: URL: https://github.com/apache/trafficcontrol/issues/6816
- Traffic Control Cache Config (`t3c`, formerly ORT) ## Current behavior: ATS 9 deprecated `disable_h2` configuration in sni.yaml t3c `-2, --default-client-enable-h2` can flip between enabling http2 or not. ## Expected behavior: When ATS9 is installed, the sni.yaml setting should be `http2: true/false`. ## Steps to reproduce: Verify with your client of choice if http2 is working or not depending on the setting you'd like. Notes: - ATS8 without sni.yaml, http2 enabled by default - ATS8 with sni.yaml http2 disabled by default. - ATS9 with sni.yaml, disabled by default and can't enable. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
