Skip to main content
Participant
October 8, 2008
Question

About Setting CacheDir

  • October 8, 2008
  • 1 reply
  • 502 views

Note :: I test with live solution.
:: I have one server for flash live encoder
:: and one server for origin and one server for edge

About request streaming from edge server it OK.

So I set cache directory at edge server but It not have every thing in this directory. ????

How I do it ? -*-

This my config ::
"<CacheDir enabled="ture" useAppName="true">c:\cache</CacheDir>"

Thanks you.
    This topic has been closed for replies.

    1 reply

    Asa_-_FMS
    Adobe Employee
    Adobe Employee
    October 8, 2008
    Hi dolphinman,

    Your cache directory on your edge server will only have content that was downloaded and played through that cache server. It doesn't download content from the origin that's not been played yet. If that doesn't answer your question perhaps you could restate it with some more details.

    Asa
    Participant
    October 9, 2008
    quote:

    Originally posted by: Asa - FMS
    Hi dolphinman,

    Your cache directory on your edge server will only have content that was downloaded and played through that cache server. It doesn't download content from the origin that's not been played yet. If that doesn't answer your question perhaps you could restate it with some more details.

    Asa


    Thanks Asa,
    I don't understand something. When Edge server buffer stream from origin into cache?
    In case If each user request stream to edge. Edge will request to origin every time.
    OR Edge will buffer stream into cache when have first request from user. And continue request from user. User will receive stream from cache Or new stream from origin.

    Thanks you very mush