1. In order to get the cPanel server ready for nginx – you must first install an apache module called mod_rpaf Login as root: 2. Doing so will install the module into the Apache module directory. Then Go to your Web Host Manager (WHM) follow the tree here: Main >> Service Configuration >> Apache Configuration… READ MORE
Diffrence between nginx & apache :- Apache is a process-based server, while nginx is an event-based web server.Nginx known as “engineX” probably the best-known asynchronous server and Apache is undoubtedly the best known process-based server. The main advantage of the asynchronous approach is scalability. In a process-based server, each simultaneous connection requires a thread which… READ MORE
This isn’t gonna be a how-to increase the performance of whm/cpanel, there are loads of awesome tutorials online and i’ll link so some of those in the bottom, this is just some of the tips I’ve learned over the years, that can and do, and make a difference on the performance of your vps /… READ MORE