amazon-s3akamai

How to load part of section directly from Akamai to AWS S3 without requesting the origin server?


I have one website, which is deployed on AWS instance and we have Akamai CDN. We are storing data in S3. We have few modules which do not require any processing from the web server and that can be directly served because those are pure static files say (RSS). Is there any way to load some links directly from Akamai to S3 without requesting the origin server?

For example, http://www.example.com/rss/1000.rss, can this /rss/* directly be configured in Akamai luna to load it from relevant S3 URL?

We tried sitefailover but it does not support the non property URLs Host names.


Solution

  • Create a new rule in Property Manager.

    new rule

    Add a match criteria, for /rss/*.

    enter image description here

    Add an Origin Server behavior.

    enter image description here

    Notes: