# Media Cache Setp up and Test

**URL:** https://community.wowza.com/t/media-cache-setp-up-and-test/41787
**Category:** Wowza Streaming Engine
**Created:** [November 3, 2014, 9:02pm UTC](https://community.wowza.com/t/media-cache-setp-up-and-test/41787 "2014-11-03T21:02:38Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Jinqiang\_Chen](https://avatars.discourse-cdn.com/v4/letter/j/ecb155/32.png) [@Jinqiang\_Chen](https://community.wowza.com/u/Jinqiang_Chen)
#### Post date: [November 3, 2014, 9:02pm UTC](https://community.wowza.com/t/media-cache-setp-up-and-test/41787/1 "2014-11-03T21:02:38Z")

</div>

I would like to set up media cache and test it.

Wowza is installed on a Windows 2012 and content folder is configured on a network drive: \filever\content.

In the ‘default’ store, a new source was added:

\*\* Source Type: file

\*\* Prefix: path1/

\*\* Base Path: \filever\content\

How can I test the media cache is working correctly?

---

<div class="post-metadata">

### Author: ![sal\_jefferson](https://avatars.discourse-cdn.com/v4/letter/s/6de8d8/32.png) [@sal\_jefferson](https://community.wowza.com/u/sal_jefferson)
#### Post date: [November 4, 2014, 6:10am UTC](https://community.wowza.com/t/media-cache-setp-up-and-test/41787/2 "2014-11-04T06:10:55Z")

</div>

Hello,

If Media Cache can’t write to the defined store location because of permissions, of lack of available disc space. Or if Wowza can’t find the MediaCache.xml file, you will see errors in the logs.

You can also enable MediaCache Logging to your server. To do so:

1. Click the Server tab at the top of Streaming Engine Manager, and then select Server Setup in the manager contents pane.

2. Click the Properties tab.

3. In the Quick Links section, click Custom.

4. Click Edit, and then click Add Custom Property.

5. Add the following custom property:

**Path** _“Root/Server”_ | **Name** _“MediaCacheDebugLog”_ | **Type** _“boolean”_ | **Value** _“True”_

You can start Wowza in stand-alone mode _[install-dir]/startup.bat|startup.sh_ to view the log output in the console.

And to test playback:

[Media Cache playback](https://www.wowza.com/docs/how-to-scale-video-on-demand-streaming-with-media-cache#mediacacheconf_playback)

Kind regards,

Salvadore
