Forum Discussion

steven_normole's avatar
Jul 01, 2024

Video Streaming

Have a customer who will be streaming mp4 through the f5 which is also configured to use ASM.

What are the options for making sure the video streaming is smooth.  I am looking at the web acceleration profile, but I am looking for other options.

 

 

1 Reply

  • enable http/3 on client side.
    it's udp based instead of tcp based so client download is faster, which is why youtube, akamai, etc. use it.
    though udp based, dont worry about data integrity as the L5-6 protocol has mechanism for it.

    https://my.f5.com/manage/s/article/K60235402

    additonally, ensure that asm's http response inspection for the mp4 url is disabled.