From 87d69285383aeb7b1eb038f66b022fbbb4837d01 Mon Sep 17 00:00:00 2001 From: serassio <> Date: Sun, 2 Apr 2006 15:21:21 +0000 Subject: [PATCH] More clarity in logfile_rotate description --- src/cf.data.pre | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/cf.data.pre b/src/cf.data.pre index 6015f28c2a..5f8f82d2e4 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.411 2006/02/26 13:43:05 serassio Exp $ +# $Id: cf.data.pre,v 1.412 2006/04/02 09:21:21 serassio Exp $ # # # SQUID Web Proxy Cache http://www.squid-cache.org/ @@ -3184,10 +3184,10 @@ DEFAULT: 10 LOC: Config.Log.rotateNumber DOC_START Specifies the number of logfile rotations to make when you - type 'squid -k rotate'. The default is 10, which will rotate - with extensions 0 through 9. Setting logfile_rotate to 0 will - disable the rotation, but the logfiles are still closed and - re-opened. This will enable you to rename the logfiles + type 'squid -k rotate'. The default is 10, which will rotate + with extensions 0 through 9. Setting logfile_rotate to 0 will + disable the file name rotation, but the logfiles are still closed + and re-opened. This will enable you to rename the logfiles yourself just before sending the rotate signal. Note, the 'squid -k rotate' command normally sends a USR1 -- 2.47.3