Sending slow

i add cronjob and i put
/usr/bin/php -q /var/www/html/apps/console/console.php send-campaigns >/dev/null 2>&1
and
/usr/bin/php -q /var/www/html/apps/console/console.php send-campaigns --verbose=1

it isn't working verry slow
The server send is Amazon 14/second
840/minute
50k 1 hours
 
How do I know
# Look at the hosting company's FAQ or call their customer service to find out.
# See the delivery server logs for when it has really sent.
# See the campaign delivery logs for when it has really sent.
# See when mwz goes into processing, it happens at the beginning of each cron run.
# Watch server performance for the periodic spikes when mwz pulls lots of data from the database ea cron run.
 
Back
Top