Wowza Community

How to make sure that the media file is saved on disk ?

i have an http source when i request the first time the edge server should get the media and save it on disk in the mediacache folder but i couldn’t check it, is it saved in chunks or how is it saved?

Hi,

The best way to confirm that the media file are being retrieved by MediaCache is to check the size of your mediacache folder.

You should see the size of that folder increase when a streaming client requests a VOD file that was not previously cached.

Zoran

Also, yes, it files are saved in chunks based on what was played back by some client.

Richard