BusterLee
11-22-2002, 11:32 PM
I am trying to take as much action as I can to reduce bandwidth and want to check something with people that know.
Firstly, if a visitor request a file and they receive the code 304 (not modified) does that mean that they view a cached version? As such is it safe to assume that when they receive this code no bandwidth is used for this request?
Secondly, I also understand that you are able to place requests somewhere (dont know where or how) to server telling them that they can cache the page and for how long. In particular, as the images that I use on my site are never edited, i would love to allow caching of all images for the longest time possible. eg. never expire
Any help would be really cool!!
Firstly, if a visitor request a file and they receive the code 304 (not modified) does that mean that they view a cached version? As such is it safe to assume that when they receive this code no bandwidth is used for this request?
Secondly, I also understand that you are able to place requests somewhere (dont know where or how) to server telling them that they can cache the page and for how long. In particular, as the images that I use on my site are never edited, i would love to allow caching of all images for the longest time possible. eg. never expire
Any help would be really cool!!