cPWilliamL
- Total activity 411
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 177
Comments
Recent activity by cPWilliamL-
As rpvw pointed out, disabling skip-name-resolve can certainly cause issues; at the very least for remote MySQL servers. I don't think disabling this is as big a performance boost as optimizing que...
-
Hi, I am not seeing any issues with AUTH TLS in my test server: # openssl s_client -starttls ftp -connect 127.0.0.1:21 -quiet depth=0 CN = ***REDACTED***, emailAddress = ***REDACTED*** verify err...
-
Hi @dvk01uk, Reviewing the changelogs and the code, I am not seeing any changes that would cause this. I believe it may be that KernelCare hasn't pushed a patch yet. Please see if KernelCare repor...
-
Perhaps MySQL needed restarting. I am glad to hear you were able to resolve the issue. Good catch on that password variable issue!
-
Hi @Derekn, Prefork is not a threaded MPM. When used with h2, if the server was under stress, h2 may try to reference memory which was already unmapped. As of 2.4.27, Apache developers have set 'h...
-
The kernel does not support smaps It seems that a custom kernel is installed, which blocks this. Is grsecurity in use?
-
Hi @jndawson As ElviCities pointed out, could you check the related log file for the 'E' tag? This can be done as below: # awk '$4=="E"' /var/cpanel/updatelogs/update.XXXXXX.log @ElviCities, The...
-
It sounds like the DNS is set correctly at your server, but not at godaddy nameservers. If your domain uses remote DNS the changes/additions for your addon/sub domains must be made at your remote D...
-
Hi @jndawson, Would you mind opening a ticket for this so we can check the issue directly? Could you also include the specific adjustments you made just prior to the update? Also, there isn't a b...
-
Hi @Oluwatosin, Please check our documentation below: DNS Cluster - Version 66 Documentation - cPanel Documentation For ns1/2, create two DNSonly servers(the license is free!). I would also sugge...