Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • sendFile : the user can access the file of an instance, and a given rendition. This is used to restrict asset thumbnail visualisation rendition for a connected / unconnected user.

...

  • public means that the asset can be published in the DXM Akamai cache system, for external systems to see.

  • private means that the asset will be tested by security before being published, and is never cached into Akamai.

Note

If all your assets are private, the Akamai cache will never be used.

...

  • involves the surfer in the security rule calculation

  • or is blocking

On-the-fly transformations of images are not considered as variations, and there is no 'sendfile' security parameter directly associated with them. Therefore, security is applied to the source variation, which is normally the first parameter in the path following the asset identifier, or alternatively: the linkage defined in the WXM_VARIATIONS_API plugin :

...