CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Dangerous to run the "Send CiviMail" cronjob via HTTP?
Pages: [1]

Author Topic: Dangerous to run the "Send CiviMail" cronjob via HTTP?  (Read 270 times)

JonGold

  • Ask me questions
  • ****
  • Posts: 638
  • Karma: 81
    • Palante Technology
  • CiviCRM version: 4.1 to the latest
  • CMS version: Drupal 6-7, Wordpress 4.0+
  • PHP version: PHP 5.3-5.5
Dangerous to run the "Send CiviMail" cronjob via HTTP?
January 07, 2015, 01:39:59 pm
I was just wondering if it was dangerous to use HTTP for your cron job (or press "Execute Now" from "Scheduled Jobs") because of PHP's timeout.  By default it's 30 seconds.  Is it possible that by using HTTP for cron and/or using "Execute Now" you'll run into timeout issues?
Sign up to StackExchange and get free expert CiviCRM advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

CiviTeacher.com

  • I live on this forum
  • *****
  • Posts: 1282
  • Karma: 118
    • CiviTeacher
  • CiviCRM version: 3.4 - 4.5
  • CMS version: Drupal 6&7, Wordpress
  • MySQL version: 5.1 - 5.5
  • PHP version: 5.2 - 5.4
Re: Dangerous to run the "Send CiviMail" cronjob via HTTP?
January 08, 2015, 03:29:25 pm
I haven't seen timeouts.  The cron puts mail in the server queue, which doesn't trigger a timeout generally.

More important is  Mailer Settings "Mailer Batch Limit" at 250 or so.
<SITE>/civicrm/admin/mail?reset=1
Try CiviTeacher: the online video tutorial CiviCRM learning library.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Dangerous to run the "Send CiviMail" cronjob via HTTP?

This forum was archived on 2017-11-26.