OK, I know Akamai will serve .htmls, we are rolling out with LS runtime, can Akamai help in runtime ? The site is still static (for now - targeting on the way), but blah.page should be the same for everyone and be able to be served by Akamai. I could not find anything of interest with search (shocking isn't it)
For static sites/content (NO LS Runtime), you could potentially deploy everything to Akamai and have it served up from the Edge.
OK we are delivering static content, through LiveSite (if that makes sense). They will all be .page files (instead of .html) but they will not change. I am guessing that does not mesh with this example.
I agree with vpatel that this should be doable using your Akamai configuration. No reason you can't put .page files on the edge if you're willing to commit to them being static. You just have to flush your Akamai cache (and be willing to wait a few hours for it to permeate) when you publish new content. And it's easy to change when you have some .page files that are dynamic.Regarding Verytests question, that's interesting but I don't think it's possible or desired. The external code and the XSL transformation are both part of rendering, and the XSL output doesn't change (unless its input XML does). So I think you'd want to run them together and cache the resulting HTML (or whatever), and then re-render when the state changes.Stokes.
text/html
application/xml
.page is not the mime type at all
...but a .page file can be served as text/html or application/xml or whatever the site/page is configured to render, and LS will return the correct types via HTTP
HTTP/1.1 200 OK
Set-Cookie: JSESSIONID=3202847AC67997491E9D1FAAF664FE3F; Path=/
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Date: Wed, 12 May 2010 14:44:03 GMT
Server: Apache-Coyote/1.1
http://mysite.com/mypage.jpg
http://mysite.com/myimage.html
Is Akamai ".page" caching warranted? - In my opinion the answer is "No", not yet anyway. I've tried to justify that conclusion by pointing out that Akamai Cached ".page" Resource can not be served directly from Akamai Cloud. If cached, it would have to go *back* to the Edge LiveSite Servers to be properly rendered and then served - thus defying the whole Caching purpose.
The above is just not true
Akamai can cache the content of a .page file [...] and serve it without contacting the LiveSite
If anyone wants to discuss how to achieve #2 above send a private message