Just an FYI - if you experience an issue at the times listed below, just wait a minute and refresh.
Every day at 3am:
- Stop Web Server service
- Take all the log files from the previous day, rename them with a date stamp
- Start Web Server service
- Take date-stamped log files and throw them into a zip for archiving.
Reason: Our log file was at 5gigs and trying to be read by the statistics program which could have been slowing down the server. The log file hadn't been cycled since October.
Every day at Noon:
- Restart web server service
Reason: Restarting the service is what I usually have been doing about once a day because of the "slow downs" on the site. Hopefully with it being done at 3am and at Noon it will be sufficient.
Every day at 3am:
- Stop Web Server service
- Take all the log files from the previous day, rename them with a date stamp
- Start Web Server service
- Take date-stamped log files and throw them into a zip for archiving.
Reason: Our log file was at 5gigs and trying to be read by the statistics program which could have been slowing down the server. The log file hadn't been cycled since October.
Every day at Noon:
- Restart web server service
Reason: Restarting the service is what I usually have been doing about once a day because of the "slow downs" on the site. Hopefully with it being done at 3am and at Noon it will be sufficient.










Comment