From: wessels <> Date: Fri, 4 Dec 1998 23:37:07 +0000 (+0000) Subject: update comments X-Git-Tag: SQUID_3_0_PRE1~2484 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=710df4cae8649395c9fc9dc806452e7f0bac07d7;p=thirdparty%2Fsquid.git update comments --- diff --git a/src/cf.data.pre b/src/cf.data.pre index d864965760..88e4d7db86 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.127 1998/11/26 01:22:26 glenn Exp $ +# $Id: cf.data.pre,v 1.128 1998/12/04 16:37:07 wessels Exp $ # # # SQUID Internet Object Cache http://squid.nlanr.net/Squid/ @@ -668,6 +668,21 @@ DOC_START a directory. Since this is the index for the whole object list you CANNOT periodically rotate it! + If you have more than one 'cache_dir', these swap logs will + have names such as: + + cache_swap_log.00 + cache_swap_log.01 + cache_swap_log.02 + + The numbered extension (which is added automatically) + corresponds to the order of the 'cache_dir' lines in this + configuration file. If you change the order of the 'cache_dir' + lines in this file, then these log files will NOT correspond to + the correct 'cache_dir' entry (unless you manually rename + them). We recommend that you do NOT use this option. It is + better to keep these log files in each 'cache_dir' directory. + cache_swap_log DOC_END