| ||||||||||||||||
|
||||||||||||||||
Недвано говорили о ротациях лога апача черз lorotate and newsyslog
Ну сделал..... Потом почесался насчет того как припаять к newsyslog:
set `ps -axc |grep httpd`
case $5 in
httpd) kill -SIGHUP $1;;
*) ;;
esac
в случае ротации....
Получилось, что newsyslog опять не выход и
needed свой скрипт под cron :(
Или что-то не усек я во всех предыдущих разгворах... про преимущества
newsyslog?
Alexey V. Meledin
=============================================================================
= Apache-Talk@xxxxxxxxxxxxx mailing list =
Mail "unsubscribe apache-talk" to majordomo@xxxxxxxxxxxxx if you want to quit.
= Archive avaliable at http://www.lexa.ru/apache-talk =
|
"Russian Apache" includes software developed
by the Apache Group for use in the Apache HTTP server project
(http://www.apache.org/) See
Apache LICENSE. Copyright (C) 1995-2001 The Apache Group. All rights reserved. Copyright (C) 1996 Dm. Kryukov; Copyright (C) 1997-2009 . Design (C) 1998 Max Smolev. |
||