The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Cron.php from ... well ... cron :) Good interval?
Dear All,
I want to move calling cron.php from being called as part of the user page loading into a task scheduled in cron. All in the name of making my site appear as quick as possible. What is a good interval to call the script at? Should I call it once every five minutes, or is once per hour sufficient? What factors contribute to the necessary interval? Right now I'm going to go with calling it every 5 minutes. Kees Jan |
#2
|
||||
|
||||
How is this going to make your site appear quicker ?
|
#3
|
|||
|
|||
Dear Paul,
By not having the spinner run for longer than necessary. I did say *appear*. Kees Jan |
#4
|
||||
|
||||
It really depends what you're trying to do with the script...
|
#5
|
|||
|
|||
Dear Dismounted,
My site uses the stock vbulletin cron script. All I'm trying to do is automate calling that script so that it does not have to be part of the user's requests any longer. So *I* don't want to do anything with the script. I just need to know how often vbulletin likes to be cronned. Kees Jan |
#6
|
||||
|
||||
You can see the times the Scheduled Tasks are supposed to run, and how often, in the Scheduled Task Manager. That should give you an idea of how often you want to run your cron script.
|
#7
|
|||
|
|||
Dear Lynne,
That is precisely the information I needed. Excellent. Thank you. From the scheduled tasks I see that running once every 10 minutes is all I need to do. Kees Jan |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|