mat1010 commented on issue #6816: URL: https://github.com/apache/trafficcontrol/issues/6816#issuecomment-1135164380
I might misunderstood the issue, but you can enable h2 via a profile per DS. Following steps worked for me * make sure you have enabled http2 with in the `records.config` `CONFIG proxy.config.http.server_port [...] proto=http2` * create a profile of type `DS_PROFILE` * create a parameter with name `enable_h2`, config file `parent.config` value e.g. `t` or `y`. * assign that parameter to the newly created porfile * within the delivery service, assign the profile to it * snapshot the config and queue the update. -- 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]
