Goal: cache only the mts files in random URIs similar to above
will the following rule cache mts and not m3u8:
(http.request.uri.path contains β.m3u8β)
Cache status: Eligible for cache
Edge TTL: Override origin 2 hours
browser cache: >>> want to leave it as set in the global settings as there i can choose 2 minutes
or is there another way to cache certain file extension?
Goal is to cache mts files only in that link. when i open that url in my browser, in the βinspectβ window i can see urls that ends with .mts and no m3u8 in it. so i thought i could use http.request.uri.path contains β.m3u8β as the url doesnt contain mts !!! rather the mts gets generated later while in the browser still that url with m3u8