Sweet, thanks. Is this available in 8.1.x or 9.x?
> On Feb 26, 2021, at 12:16 PM, Shu Kit Chan <chanshu...@gmail.com> wrote:
>
> You can disable http/2 per domain -
> https://docs.trafficserver.apache.org/en/latest/admin-guide/files/sni.yaml.en.html
> Check out the option for "http2" .
>
> Thanks.
>
> On Fri, Feb 26, 2021 at 9:07 AM Hongfei Zhang <hongfei...@gmail.com> wrote:
>>
>> Hi,
>>
>> Is there a configurable option to disable http/2 at service (remap) level?
>> If we don’t have that today, is developing a remap plugin the right idea ( I
>> am guessing the session handling executed before the remap plugin, making it
>> impossible to change/negotiate protocol in plugins)
>>
>> Thanks,
>> -Hongfei