hwp994108018
Beginner
Greetings,
My question is in 2 parts: The "Auto resume broadcasts" is not working, details about cron setting
1. I have enabled Broadcast Settings-Auto resume broadcasts upon connection reestablishment, Recheck auto-inactive sending node connection after every 5 Minutes, Recheck auto-inactive sending node connection for 120 Hours, and according to this post, mumara was optimized in a few days ago: https://community.mumara.com/threads/memory-allocation.228/#post-865, but the System paused Broadcast did not automatically resume sending,, Even after 12 hours, "System paused" is still "System paused."
My server: 2CPUs, 4g ram
2. I found this post does not explain all the cron function: https://support.mumara.com/hc/articles/35/cron-settings
Thank you for your time,
Huang
My question is in 2 parts: The "Auto resume broadcasts" is not working, details about cron setting
1. I have enabled Broadcast Settings-Auto resume broadcasts upon connection reestablishment, Recheck auto-inactive sending node connection after every 5 Minutes, Recheck auto-inactive sending node connection for 120 Hours, and according to this post, mumara was optimized in a few days ago: https://community.mumara.com/threads/memory-allocation.228/#post-865, but the System paused Broadcast did not automatically resume sending,, Even after 12 hours, "System paused" is still "System paused."
For php.ini
memory_limit = 512M
max_execution_time = 300 # Although it shouldn't matter as almost all operations run in the background. Set it your own way. If you are uploading larger files, you would need to increase it.
max_input_time = 900
max_input_vars = 100000
post_max_size = 50M # It's totally your own choice. I don't know the maximum filesize of the list your are importing
For my.cnf
innodb_buffer_pool_size=2G
My server: 2CPUs, 4g ram
2. I found this post does not explain all the cron function: https://support.mumara.com/hc/articles/35/cron-settings
For example, what is "Pending Stats ""Stucked Campaigns" "Evergreen Campaigns "??
Thank you for your time,
Huang