You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am seeing NGINX caching of m3u8. My guess is during Our Networks 2018, we manually added this to production servers but didn't upstream this fix. We need to fix this asap... Shouldn't we use Cache-Control: no-cache?
add following under EACH server directive
The text was updated successfully, but these errors were encountered: