In my experience wget cron.php outperforms drush cron, and load on the server during cron runs can be even 4x lower with wget cron.php.

Comments

adrian’s picture

i am gonna add this now, switchable with a variable.

it will use the backend mechanism by default though.

adrian’s picture

Title: Can we switch to cron.php (standard wget) by default in Aegir? » Can we switch to cron.php (standard wget) in Aegir?
Status: Active » Fixed

committed to head.

[master 298761e] Give cron the ability to be run via wget instead of using drush backend invoke #788868
3 files changed, 55 insertions(+), 15 deletions(-)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit 6e97828 on 6.x-2.x, 7.x-3.x, dev-ssl-ip-allocation-refactor, dev-sni, dev-helmo-3.x by adrian:
    Give cron the ability to be run via wget instead of using drush backend...

  • Commit 6e97828 on 6.x-2.x, 7.x-3.x, dev-ssl-ip-allocation-refactor, dev-sni, dev-helmo-3.x by adrian:
    Give cron the ability to be run via wget instead of using drush backend...