Speed up sending

maxela

Member
Hey everyone

I have an issue with sending speed in last version

my settings are as below:

Cron settings:
=============

Campaigns at once *
25
Subscribers at once *
5000
Send at once *
0
Pause *
0
Emails per minute *
0
Change server at *
0


Group campaign setting (only one customer on this group)
======================

Subscribers at once *
5000
Send at once *
0
Pause *
0
Emails per minute *
0
Change server at *
0
Max. bounce rate *
-1


I sent one campaign with settings above to 10,000 subscribers and I see that Total delivery time is 24 minutes

How can I send 10,000 emails in one minute instead of 24 minutes?



PS: my server has enough memory
 
@elammari - what's wrong with sending in 24 minutes? It seems totally acceptable to me...
Do you have pcntl sending enabled ?
When you say your server has enough memory, what do you mean?
 
I read your article carefully and I made new test as below:
Cron settings:
=============

Campaigns at once *
1
Subscribers at once *
5000
Send at once *
0
Pause *
0
Emails per minute *
0
Change server at *
0

with the setting above cron runs every minute it loads only one campaign so normally minute1 it sends 5000, minute 2 it sends 5000
the problem is my list has 10,000 subscribers and even with this setting I got Total delivery time is 21 minutes instead of 2 minutes

Am I doing something Wrong?

PS: I want to send only one campaign per day to a list of 10,000 subscribers
 
Hello Elammari,

Try with this setting.

Campaigns at once * : 5
Subscribers at once * : 500
Send at once * : 500
Pause * : 0
Emails per minute * : 0
Change server at * : 0
 
Hello Elmmari,

Now with the result you can increase no as well no of emails per minute.

With sending check server load with memory/cpu usage and change no accordingly.
 
Back
Top