> I'm still wondering why mod_cache sets the expires header (or > some other > parameter, that causes the headers to be set). Anything that goes in the cache has to have some expiration date--it can't just live forever. The manual explains how its computed. > And why GET and HEAD requests get different headers... That kinda makes sense. If you aren't receiving the entity itself, then you have nothing to cache, so why should the origin server bother telling you when it expires? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx