0
votes
0answers
454 views

How to cache dynamic javascript/jquery/ajax/json content with Akamai

Trying to wrap my head around how things are cached on a CDN and it is new territory for me. In the document we received about sending in environment requests, it says "Dynamically-generated content ...
4
votes
1answer
418 views

How to show content for logged-in vs logged-out users?

We have a set of pages with the following urls: www.mysite.com/info/page1.html www.mysite.com/info/page2.html www.mysite.com/info/page3.html Each has a structure as follows: ---------------------- ...