rritz
Member
Hello,
I have a speed problem with mailwizz, sending only 15 to 20 mail per minute at the moment.
So I read all the threads how to solve and I want to try Debug send-campaigns command
But how do I stop the cron job correctly? Using CentOS 6 64bit
I found several ways how to do it, like:
- use the kill command to kill the running process
- comment out or delete the cronjob from crontab
- use crond stop (not sure if this will not stop all cron jobs?)
What is the correct way to do it?
Do I have to reboot the server to make things take effect?
And how to start the cronjob again after debugging?
And another question, I also found I could try to optimize mysql like increasing the buffer pool size. Maybe the issue is there. Do you think this can help?
I have 4 Gig RAM, but I hardly ever go over 6oo MB usage with some spikes at 1GB, and CPU usage is like 0%
so maybe something in the server setup is suboptimal, causing the server to not use the full resources.
I have a speed problem with mailwizz, sending only 15 to 20 mail per minute at the moment.
So I read all the threads how to solve and I want to try Debug send-campaigns command
But how do I stop the cron job correctly? Using CentOS 6 64bit
I found several ways how to do it, like:
- use the kill command to kill the running process
- comment out or delete the cronjob from crontab
- use crond stop (not sure if this will not stop all cron jobs?)
What is the correct way to do it?
Do I have to reboot the server to make things take effect?
And how to start the cronjob again after debugging?
And another question, I also found I could try to optimize mysql like increasing the buffer pool size. Maybe the issue is there. Do you think this can help?
I have 4 Gig RAM, but I hardly ever go over 6oo MB usage with some spikes at 1GB, and CPU usage is like 0%
so maybe something in the server setup is suboptimal, causing the server to not use the full resources.