Hello,
Every hour for 2-3 minutes our forum is freezing. After that time is running again smoothly..
I had asked our hosting provider what jobs are running hourly and they send us the following..
35 * * * * /usr/bin/test -x /usr/local/cpanel/bin/tail-check && /usr/local/cpanel/bin/tail-check
*/5 * * * * /usr/local/cpanel/bin/dcpumon >/dev/null 2>&1
I assume that the first one is running on the 35th minute every hour so it must not be that one..
The second one is a job from VB ?
Thank you,
John B.
PS. Until know I had 3.8.6 PL1 but from Today we are running 3.8.7
Every hour for 2-3 minutes our forum is freezing. After that time is running again smoothly..
I had asked our hosting provider what jobs are running hourly and they send us the following..
35 * * * * /usr/bin/test -x /usr/local/cpanel/bin/tail-check && /usr/local/cpanel/bin/tail-check
*/5 * * * * /usr/local/cpanel/bin/dcpumon >/dev/null 2>&1
I assume that the first one is running on the 35th minute every hour so it must not be that one..
The second one is a job from VB ?
Thank you,
John B.
PS. Until know I had 3.8.6 PL1 but from Today we are running 3.8.7
Comment