Skip to main content
Known Participant
August 2, 2013
Question

Clear cache?

  • August 2, 2013
  • 1 reply
  • 692 views

I have a video player client accesing constantly-updating videos on the server.

When one of these files are deleted, or changed, the player doesn't notice, even through a browser refresh, and keeps playing the old file for a few mintues.

How can I make it so that this doesn't happen?

This topic has been closed for replies.

1 reply

Petro_O__Bochan
Inspiring
August 20, 2013

Hello,

1. go to c:\Adobe Media Server 5\conf\Server.xml

2. find tag <FileCheckInterval>

3. change its value from 120 (measured in seconds, this is the default value) to 1.

4. Restart AMS.

Mind though that a 1 second value might bog down your AMS.