daemoncli 6.x-1.0-beta4

New features
Bug fixes

This is a pure maintenance fix, new features are minor.

Changes :

  • Feature: Added command-line option to disable deamon fork for debugging purposes.
  • Feature: Debug mode can be enabled site-wide in the deamon monitor and settings page.
  • Bugfix: Better logging handling.

Known issues :

  • File logging should be fully rewrote, it won't crash the deamon but it does not really works as expected and code is too complex.

daemoncli 6.x-1.0-beta3

Bug fixes

This is a maintenance release, see changelog:
Code cleanup: fixed typo errors, thanks to camidoo
Bugfix: 'Run cron when nothing to do' setting was not saved, thanks to camidoo
Bugfix: Added validation to cron delay settings in administration form

daemoncli 6.x-1.0-beta2

New features

Cron is now configurable. Site admin can disable arbitrary cron run using the daemon. In case the daemon is configured to run the cron when idling, a new setting allow site admin to add an arbitrary minimal time gap between two cron run.
Daemon fork process creation have been raised to 5 seconds, in order to avoid the cron being resource intensive. In a future release this behavior could be configurable. It still can be changed directly in the daemoncli.defines.inc file.

Subscribe with RSS Subscribe to Releases for CLI Daemon