Forum Moderators: phranque
some quick questions to all server admin around here:
background info:
I am currently using cron to update my customers stats every morning. I want to offer them a more powerful web analytic solution which I would be running on my local machine and I therefore need to have the log files of the interested customers sent to me in the morning - either every day or once a week.
now my questions:
1. What is considered as best practice for a cron file
at the moment I have the command to update the stats as single lines of code (for each site) in my cron file - after a while it starts to become quite a huge file.
2. Regarding the zipping and emailing of the file
3. Just out of interest how many cron tasks can you run at the same time?
Thanks for your help guys.
Leo