]> git.ipfire.org Git - thirdparty/squid.git/commit
StoreEntry->refresh was a bad idea. It would require changing
authorwessels <>
Wed, 15 Jul 1998 03:25:51 +0000 (03:25 +0000)
committerwessels <>
Wed, 15 Jul 1998 03:25:51 +0000 (03:25 +0000)
commit2b5133db4955fcc7458754271e9f902a1fdb451c
treeb0efe8f322f099c40d657713313dde6a4f9f72a8
parentd6fd3381ce2715be4fde056819d20cf0756a1510
StoreEntry->refresh was a bad idea.  It would require changing
swap.state format and would change the format depending on if
USE_CACHE_DIGESTS were defined.

Now we use default refresh_pattern entries if the StoreEntry doesn't
have a MemObject (and therefore a URL).
src/refresh.cc
src/store.cc
src/store_digest.cc
src/structs.h