caching - Does Akamai implement if-modified-since? -


i trying fine tune 1 of applications uses akamai cdn.

i serving resources change, i'd akamai check once in while in case.

for set expires , cachecontrol:max-age 3 days.

my question is: happens after 3 days? akamai ask me whole content again, or ask me if changed using if-modified-since header?
if doesn't, won't bother implementing return of 304 status code in application.

the akamai server make ims request origin.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

node.js - Bad Request - node js ajax post -

uitableview - Create and use custom prototype table cells in xamarin ios using storyboard -