Delivery Server balancing

nemesis82

Active Member
Hi,
i have 15 DS and I would like to balance every 3 email but all my settings don't work as expected.
My conf :
Each delivery server as probability 50% ( I have lowered at 15% but not change the behavior ) .
Cron / Customer / Campaing setup as change DS every 3 email .

From DS usage log I see the same server ( the same for each of my DS ) used more then 3 times subsequentially .
Could you explain me were I'm wrong ?
thanks
 
Hi,
i have 15 DS and I would like to balance every 3 email but all my settings don't work as expected.
My conf :
Each delivery server as probability 50% ( I have lowered at 15% but not change the behavior ) .
Cron / Customer / Campaing setup as change DS every 3 email .

From DS usage log I see the same server ( the same for each of my DS ) used more then 3 times subsequentially .
Could you explain me were I'm wrong ?
thanks
# switch off pcntl / parallel sending
# make each DS 100% probability
# make sure settings work together in
crons
customer (group)
DS
# set pause between each single email to be no less than 10s
 
Thanks, i have found the issue. If i set a max message / day for each DS, the rotation not work anymore. Once removed max message / day limit, each DS rotate as i want. Thanks for your time
 
Thanks, i have found the issue. If i set a max message / day for each DS, the rotation not work anymore. Once removed max message / day limit, each DS rotate as i want. Thanks for your time
You're welcome. Just to clarify, when you set a daily max in the DS, does it not rotate properly until at least one DS is out of quota?
 
sorry for delay..
yes, with daily max in DS, the rotation not respect my config but rotate random from the first email sent .
 
Back
Top