Hi, On Thursday 06 October 2011, Amila Liyanaarachchi wrote: > I'm working on a caching protocol similar to HTTP on a different > research. I have the following question regarding the e-tags. > When does exactly apache computes the e-tag for a certain resource? > Does it compute that when there is a request for that particular > resource or is it computed by the server whenever a resource get > modified in the server?
If you don't need to be compatible to HTTP and don't want to make the same errors, http://www2002.org/CDROM/refereed/444.pdf is a good read. Cheers, Stefan
