On 10/30/07, Miles <miles@xxxxxxxxxx> wrote: > Hi, > > I've looked around for this in the documentation etc and can't find > anything on it to confirm concusively, so hoping someone will know. I > don't know enough to find out from the source. > > I am using mod_disk_cache. What request keys is it using to cache the > response under, if no Vary header is provided - I assume it is URL, mod > time and ETag, if present, and not Cookies or other headers? I'm not sure exactly what you are implying with "keys". The only keys are the URL and Vary fields. The cache-control/last-modified/etag stuff will be used for freshness checking, but don't result in separate copies being stored. Joshua. --------------------------------------------------------------------- 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