|
please try:
#cd /usr/local/lsws/admin/misc/
#cp -a cleancache.sh cleancache_000.sh
then edit cleancache.sh, make it do nothing.
then you create a cronjob, to run cleancache_000.sh, at an interval you wish( once per hour or once per day etc), or do not run it at all.
so the impact from the clean script will be 0. monitor for one or 2 days, see if your server are all ok since.
|