cPanel Server Management by AssitanZ.
Every cPanel server should be need to optimize according to your server usages, I hope the following articles will help to improve your cPanel server performance.
Run your cron jobs at off peak hours.
Stopping SpamAssassin if email scanning/filtering is not required.
Go to WHM > Server Configuration > Tweak Settings > Disable Spamd
And:
Go to WHM > Service Manager > Disable Spamd
Disable Anonymous FTP
Go to Service Configuration =>> FTP Configuration
Stopping Mailman
If you or none of your customers aren’t running any mail listings through cPanel, it would be a good idea to disable Mailman.
Go to WHM > Server Configuration > Tweak Settings > Disable Mailman
Catch all can use up many resources and storage space, To disable CatchAll
Go to WHM > Server Configuration > Tweak Settings > Change to :fail:
Tweak Apache to reduce lot of memory.
vi /etc/httpd/conf/httpd.conf
Change the following settings depending on your server usages.
MinSpareServers 5
MaxSpareServers 10
StartServers 5
Save and restart apache now.
systemctl restart httpd
Install PHP accelerator (Recompile Apache with eaccelerator)
Compiling Apache with mod_deflate Gzip Module
Turn Off unwanted statistics
Analog Stats, etc.,
cPanel Server Management
- cPanel Server Management
- cPanel Installation and Setup
- cPanel Server Optimization
- cPanel Server Migration
- cPanel Server Security and Hardering
- cPanel Server Monitoring
- cPanel Server Hack Recovery