celiac101
- Total activity 221
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 43
Posts
Recent activity by celiac101-
Nameserver Selection - Bind, PowerDNS or NSD
I am hoping to speed up my server. I am currently hosting my DNS and using Bind. It took me quite a while to correctly tweak all the DNS/Zone files so that I have no errors. I have a couple of ques...
-
Aborted connection errors after upgrade to MariaDB 10.2
I recently upgraded from MariaDB 10.1 to 10.2, and am seeing lots of these kind of errors, but I don't seem to be losing data or notice any issues besides the warnings: 2018-08-21 15:57:48 1405798...
-
PHP-FPM & Mod Security
After I switched my server over to PHP-FPM I noticed this notice "PHP Handlers do not apply to PHP-FPM.", so I understand those settings won't do anything, and this made me wonder if it is still a ...
-
Slow initial connection on cPanel server
I've been tweaking my server to make it faster, and have been very successful so far. It is a very busy server with ~1.2M unique monthly visitors. One problem I am having that I cannot figure out...
-
Apache vhosts are not segmented
Hello, I am getting this warning when I run a security scan: Apache vhosts are not segmented or chroot()ed. Enable "Jail Apache" in the "Tweak Settings" area, and change users to jailshell in the...
-
Is Symlink Race Condition Protection Needed on a Non-Shared Server?
I am trying to beef up security on my server, and hopefully not slow it down, as it is very busy. I operate a dedicated server, and with the exception of temporary FTP/cpanel access to certain sit...
-
Best Storage Engine for MYSQL / Site Speed Improvements
My server, hardware-wise, is rather old...~5 years, (it was a mid-level server at the time). It has ~130G of memory, and has the configuration below. Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz PHP...
-
Making the switch to MariaDB
So I ran the mysql updater months ago to switch my server to MariaDB 10.1. The issue is that I never made changes to the my.cnf file, so I am not sure if I am actually optimizing MariaDB and using ...
-
Issues After Switch to PHP-FPM
I switched over to PHP-FPM using PHP 7.0x and and Memcached (all sites use https) and I have a few issues: 1) I can't be sure that all of my cron jobs are running correctly. They are in this forma...
-
PHP handler for PHP-FPM
Last night I turned on PHP-FPM on my sites that run PHP 7. I was using SUPHP. I did this in Home "Software "MultiPHP Manager and all seems to be fine. However, I see that my PHP handler for PHP 7 ...