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












0















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 does not requires any processing from web server and that can be directly served because those are pure static files say (RSS). Is there anyway to load some links directly from Akamai to S3 without requesting the origin server?



Eg. 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.



Thanks in advanced.










share|improve this question



























    0















    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 does not requires any processing from web server and that can be directly served because those are pure static files say (RSS). Is there anyway to load some links directly from Akamai to S3 without requesting the origin server?



    Eg. 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.



    Thanks in advanced.










    share|improve this question

























      0












      0








      0


      1






      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 does not requires any processing from web server and that can be directly served because those are pure static files say (RSS). Is there anyway to load some links directly from Akamai to S3 without requesting the origin server?



      Eg. 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.



      Thanks in advanced.










      share|improve this question














      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 does not requires any processing from web server and that can be directly served because those are pure static files say (RSS). Is there anyway to load some links directly from Akamai to S3 without requesting the origin server?



      Eg. 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.



      Thanks in advanced.







      amazon-s3 akamai






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Nov 15 '18 at 8:22









      Rohit.007Rohit.007

      1,7492419




      1,7492419
























          1 Answer
          1






          active

          oldest

          votes


















          0














          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:




          • Set the Forward Host Header to Origin Hostname.

          • Set the Origin Server Hostname to a hostname that maps to your S3 bucket (replace yourbucket).

          • Make sure the files in the S3 bucket are publicly readable (public-read ACL).






          share|improve this answer
























          • tried according to your configuration but it is throwing reference error An error occurred while processing your request. Reference #30.153f3217.1542364921.1f29a6

            – Rohit.007
            Nov 16 '18 at 11:15











          Your Answer






          StackExchange.ifUsing("editor", function () {
          StackExchange.using("externalEditor", function () {
          StackExchange.using("snippets", function () {
          StackExchange.snippets.init();
          });
          });
          }, "code-snippets");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "1"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53315097%2fhow-to-load-part-of-section-directly-from-akamai-to-aws-s3-without-requesting-th%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          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:




          • Set the Forward Host Header to Origin Hostname.

          • Set the Origin Server Hostname to a hostname that maps to your S3 bucket (replace yourbucket).

          • Make sure the files in the S3 bucket are publicly readable (public-read ACL).






          share|improve this answer
























          • tried according to your configuration but it is throwing reference error An error occurred while processing your request. Reference #30.153f3217.1542364921.1f29a6

            – Rohit.007
            Nov 16 '18 at 11:15
















          0














          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:




          • Set the Forward Host Header to Origin Hostname.

          • Set the Origin Server Hostname to a hostname that maps to your S3 bucket (replace yourbucket).

          • Make sure the files in the S3 bucket are publicly readable (public-read ACL).






          share|improve this answer
























          • tried according to your configuration but it is throwing reference error An error occurred while processing your request. Reference #30.153f3217.1542364921.1f29a6

            – Rohit.007
            Nov 16 '18 at 11:15














          0












          0








          0







          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:




          • Set the Forward Host Header to Origin Hostname.

          • Set the Origin Server Hostname to a hostname that maps to your S3 bucket (replace yourbucket).

          • Make sure the files in the S3 bucket are publicly readable (public-read ACL).






          share|improve this answer













          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:




          • Set the Forward Host Header to Origin Hostname.

          • Set the Origin Server Hostname to a hostname that maps to your S3 bucket (replace yourbucket).

          • Make sure the files in the S3 bucket are publicly readable (public-read ACL).







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Nov 16 '18 at 4:34









          mh.mh.

          7331616




          7331616













          • tried according to your configuration but it is throwing reference error An error occurred while processing your request. Reference #30.153f3217.1542364921.1f29a6

            – Rohit.007
            Nov 16 '18 at 11:15



















          • tried according to your configuration but it is throwing reference error An error occurred while processing your request. Reference #30.153f3217.1542364921.1f29a6

            – Rohit.007
            Nov 16 '18 at 11:15

















          tried according to your configuration but it is throwing reference error An error occurred while processing your request. Reference #30.153f3217.1542364921.1f29a6

          – Rohit.007
          Nov 16 '18 at 11:15





          tried according to your configuration but it is throwing reference error An error occurred while processing your request. Reference #30.153f3217.1542364921.1f29a6

          – Rohit.007
          Nov 16 '18 at 11:15




















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53315097%2fhow-to-load-part-of-section-directly-from-akamai-to-aws-s3-without-requesting-th%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          List item for chat from Array inside array React Native

          Thiostrepton

          Caerphilly