Expand my Community achievements bar.

SOLVED

Videos are not getting cached through Chrome & Firefox on dispatcher.

Avatar

Level 3

Hi All,

 

We are using videos (mp4, mov extensions) on AEM 5.6.1. Videos are working fine on dispacther and getting cached through I.E browser.

But same video is not getting cached through Firefox or Chrome browser. Video works fine all browsers.

We have validated the videos with different sizes ranging from 1 Mb to 25 Mb but getting same results.

 

Please share if you have any pointers or any previous experience on browser specific dispatcher issues?

 

Thanks In Advance,

RK

1 Accepted Solution

Avatar

Correct answer by
Employee

caching in browser is done via response headers. you can control this across browsers via pagespeed module or mod_expires module etc.,

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

caching in browser is done via response headers. you can control this across browsers via pagespeed module or mod_expires module etc.,