View Single Post
  #23  
Old 06-16-2012, 05:26 AM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,220
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.
Reply With Quote