Hi,
Is there any way to prevent users to configure cron jobs that should run every minute?
We have a fair share of clients who configure almost every cron job to be run every minute, and some of these are very resource-demanding (and some of them doing many mysql queries).
This results in a high load.
Is there any way to prevent users to configure cron jobs that should run every minute?
We have a fair share of clients who configure almost every cron job to be run every minute, and some of these are very resource-demanding (and some of them doing many mysql queries).
This results in a high load.