Enable server-side content fetching

When enabled, the Adobe Flash content is obtained through the server, rather than from the user device. This also enables the automatic fallback to server-side content fetching when client-side content fetching fails.

Content fetched from the server can also be cached on the client depending on the chosen setting. This can configured to never cache server content, cache it temporarily for the life of the session, or cache it persistently across sessions.

Supported on:

Server-side content fetching state


  1. Disabled
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Policies\Citrix\HdxMediaStreamForFlash\Client\PseudoContainer
    Value NameEnableServerSideContentFetching
    Value TypeREG_DWORD
    Value0
  2. Enabled
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Policies\Citrix\HdxMediaStreamForFlash\Client\PseudoContainer
    Value NameEnableServerSideContentFetching
    Value TypeREG_DWORD
    Value1
  3. Enabled (temporary caching)
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Policies\Citrix\HdxMediaStreamForFlash\Client\PseudoContainer
    Value NameEnableServerSideContentFetching
    Value TypeREG_DWORD
    Value2
  4. Enabled (persistent caching)
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Policies\Citrix\HdxMediaStreamForFlash\Client\PseudoContainer
    Value NameEnableServerSideContentFetching
    Value TypeREG_DWORD
    Value3


hdxflash-client.admx

Administrative Templates (Computers)

Administrative Templates (Users)