]> git.ipfire.org Git - thirdparty/squid.git/commit
- added Config.expireAge and 'expire_age' to config;
authorwessels <>
Fri, 6 Sep 1996 01:02:51 +0000 (01:02 +0000)
committerwessels <>
Fri, 6 Sep 1996 01:02:51 +0000 (01:02 +0000)
commit79b5cc5fa55b7e1f9b5ed8ceeb68ed17ab8d97eb
treeff050fae5b6f399acdef7bd3b08409efdf42094a
parent4de5fbc36dbac700b3517b0d63ebd8ca7b772d60
- added Config.expireAge and 'expire_age' to config;
- Replaced some parsing functions with parseMinutesLine()
- Added StoreEntry flag bit ENTRY_NEGCACHED.
- Added storeNegativeCache().
src/cache_cf.cc
src/ftp.cc
src/http.cc
src/store.cc