How can we control the number of cron jobs spawned by users adding cron jobs thought CP? Every few days we have to kill a users job because he cron job spawns 15+ processes all running at the same time. Why is this happening? Is it the users program looping or jobs submitted via Cpanels cron that is the problem?