Folks, As I mentioned earlier we've been working with a client on some awesome CDN features for core. This is something we've rolled on a custom basis for clients in the past. Now its available as part of the core frame work for the FarCry Publishing Platform.
For all the gory detail go here: https://farcry.jira.com/wiki/display/FCDEV60/Working+With+CDNs ## Overview CDN functionality provides the ability to store and serve content managed files (e.g. CSS, images, etc) from somewhere other than the application server itself. ## Supported Use Cases The following use cases are supported: - using local file system, S3, and FTP storage interchangeably - configuring the 4 broad "types" of FarCry files separately (cache, images, secure files, public files) - migrating files from an existing location to a new location FarCry CDN sub-system introduces the idea of a "location", which is a discrete configuration that is later referred to by name. FarCry core uses five locations (cache, images, privatefiles, publicfiles, archive), and you should consider their access characteristics when you're looking at moving to a CDN - you may decide that some of these locations shouldn't be on a CDN because of security, serving responsiveness or file access speed. Enjoy! -- geoff http://www.daemon.com.au/ twitter. @modius -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry --- You received this message because you are subscribed to the Google Groups "farcry-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
