postcd
- Total activity 816
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 184
Comments
Recent activity by postcd-
There is no VPS provider in my case. It may help to reduce established connections timeout or other timeouts and then prunning conntrack table using conntrack tool from "conntrack-tools" package (c...
-
Hello, this issue now repeats. Can anyone please advice how to discover the cause of this issue? Moreover i cant re-enable it thru WHM now, it shows empty page on the cPhulk section of the WHM. b...
-
i will not share my top -c output. i dont have mysql error log in /var/log, only slow_log and nothing strange in it. Anyone else please can help with some ideas on how to debug this please? Thank you
-
@mageshm 1) top -c most processes are in maximum several hundreds of megabytes VIRT memory. Following process using around 5,6GB VIRT mysql 901 8.7 23.3 5755996 4187488 ? Sl 09:15 45:0...
-
Because issue with hanged backups continued i tried to add this script into crontab: #!/bin/bash # This script will kill process which running more than X hours # egrep: only processes matching set...
-
The issue repeats, please is there any command that i can run via cron to automatically kill the backup processes if they run too long? time?
-
SOLVED Thanks alot Michael, that helped. Crond was running, so i restarted it. Then i killed these hanged backup processes as you suggested and today i see new daily backups was created. Not sure w...
-
Feel free to try the steps offered in the previous post and let us know if that helps. I want to try it and update this thread with results, but can You please tell me what it basically do? How i ...
-
You can find many threads around the fourm regarding securing tmp folder. Use : /scripts/securetmp /scripts/securetmp failes because OpenVZ which im using do not work with "loop devices", you ta...
-
Yes, it appears it is enabled: # grep SSLUseStapling /etc/httpd/conf/httpd.conf SSLUseStapling on Server version: Apache/2.4.12 (Unix) But how disabling it should help, why?