Issue with run campagin with large amount of nodes

Stacash

Beginner
Jul 24, 2020
26
4
3
Hello
I have 1700 nodes on my system I have try to send it with 150 threads, and hourly limit. But it seams that when I setup campagin and click create it loading and cannot finnish.
I have change settings in php.ini :
max_imput_vars: 1000 (changed on 10000)
max_imput_time: 60 (changed on 180)
memory_limit: 5000m (from 128m)
 

wasif

Administrator
Staff member
Apr 9, 2019
576
112
43
It could be an issue of MySQL limits, try increasing/defining the bigger value for max_allowed_packet in my.cnf, and see how it goes. And also make sure not to overload the server.
 

mohammad

Member
Staff member
Aug 31, 2020
117
31
28
You can fix this issue by increasing your max_connection and max_allowed_packet in my.cnf.
 

Stacash

Beginner
Jul 24, 2020
26
4
3
Increase max_connection and max_allowed_packet not help. So select more than 1000 nodes at once is not possible, even I have powerfull server. btw if I set sendingl ike 40k per h it use max 10% of cpu and I setup 800 nodes, there must be something else
I have increase it 10x :
 

Attachments

  • Zrzut ekranu 2020-10-21 o 06.41.32.png
    Zrzut ekranu 2020-10-21 o 06.41.32.png
    34.4 KB · Views: 6

Stacash

Beginner
Jul 24, 2020
26
4
3
In screenshot is usage of CPU when I run 2 campagins, one with 900 nodes, second with 600 nodes, botth have total 80k sending limit per hour, and each have set 100 threads.
 

Attachments

  • Zrzut ekranu 2020-10-21 o 07.07.04.png
    Zrzut ekranu 2020-10-21 o 07.07.04.png
    40.6 KB · Views: 7