bonny3
- Total activity 35
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Comments
Recent activity by bonny3-
So you're saying that even with a manual transfer attempt to the remote location, the file has to restart? Is that correct? If so, you may want to reach out to your remote backup provider to see...
-
Thanks for posting that. It definitely seems like a networking issue of some sort between the two systems. Are you able to manually connect to the remote location during the times you experience...
-
Another common issue is server load - if the load is too high the backup system will pause and wait for a less busy time to try and complete. You should be able to check /usr/local/cpanel/logs/cp...
-
Hi Alessandro, Perhaps the connection is being lost so the transfer has to restart? Is the transfer via FTP, FTPS or SFTP? SFTP
-
HI Can you please make sure when backup initiated server had enough space to generate full backup or your vendor dont have any connectivity issue with server. Regards the server has 1 tera of un...
-
Based on that case, the problem is the CPU usage caused by PHP-FPM when kill_all_lockers is called - from what I understand OPCache is what's initiating that call. The bug is not actually OPCache'...
-
I'm glad to hear that it's resolved without disabling the AddHandler :) I think there's some confusion - this is related to the bug that is linked earlier in the thread:
-
So I don't know much about it but from what I am reading it looks like it's specific to this issue - I don't know that it will cause issues. There were issues with restarting opcache with it enabl...
-
So I don't know much about it but from what I am reading it looks like it's specific to this issue - I don't know that it will cause issues. There were issues with restarting opcache with it enabl...
-
I'd say first try disabling opcache and see if that resolves the issue for you. if I disable this function "kill_all_lockers", what problems could I have?