![]() |
Don't see why it wouldn't, but I for one will not modify any plugin for a beta. When it is released, then I consider it.
|
Quote:
I like the idea of using this instead of vbulletins built in cron tasks. Thanks, Jason |
No I don't consider it a release. You are always free to try it yourself. :)
|
Unless they have seriously changed the way scheduled tasks are done, I don't see how it would not work in the latest beta versions.
|
Can this increase server load? My webhost just contacted me saying that cron.php among other scripts were using too much cpu.
|
Quote:
|
I have been using this mod for quite some time (clicked install over a year ago) now, and always lived with vBulletin cron tasks running one at a time when the linux cron ran once a minute.
But last week I got ambitious and dug into the bash shell to write this script that runs all the tasks scheduled for any any particular minute, instead of allowing them to sit in 'backlog' until the next minute. Code:
#!/bin/bash |
Why not just use:
/usr/bin/php /home/username/public_html/forum/cron.php >& /dev/null ??? :) |
Because then you are still displaying the cron.php image..
|
Ah, I understand what you are saying. But I still think it is better to call the /usr/bin/php directly rather than using a .SH script that does the exact same thing.
But of course, the product XML would have to be loaded to remove the $cronimage from displaying. |
All times are GMT. The time now is 04:23 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|