This plugin will increase your server performance and decrease server loads cased by apache web server. Nginx+cPanel+Apache= Performance boosted secured hosting server
How Nginx will help your cPanel server to increase the performance ?
Nginx is known for its high performance, stability, rich feature set, simple configuration, and low resource consumption.
Unlike traditional servers, Nginx doesn't rely on threads to handle requests. Instead it uses a much more scalable event-driven (asynchronous) architecture. This architecture uses small, but more importantly, predictable amounts of memory under load.
Even if you don't expect to handle thousands of simultaneous requests, you can still benefit from Nginx's high-performance and small memory footprint. Nginx scales in all directions: from the smallest VPS all the way up to clusters of servers.
Nginx powers several high-visibility sites, such as WordPress,Hulu, Github,Ohloh, SourceForge and TorrentReactor.
You can also see the Load average difference after installing nginx in a cPanel server below,
To install copy and execute following lines
Code:cd /usr/local/src wget http://nginxcp.com/nginxadmin2.8-stable.tar tar xf nginxadmin2.8-stable.tar cd publicnginx ./nginxinstaller install /etc/init.d/httpd restart
if you receive any pyaml related error then execute following code ... and then reinstall using above code
for i686 architecture
for x86_64 architectureCode:easy_install Pyyaml==3.09 rm -f /usr/lib/python2.4/site-packages/PyYAML-3.10-py2.4-linux-i686.egg
Code:easy_install Pyyaml==3.09 rm -f /usr/lib/python2.4/site-packages/PyYAML-3.10-py2.4-linux-x86_64.egg
to uninstall nginx use following code
Code:cd /usr/local/src wget http://nginxcp.com/nginxadmin2.8-stable.tar tar xf nginxadmin2.8-stable.tar cd publicnginx ./nginxinstaller uninstall
trying it now thanks![]()
Thanks buddy, great work![]()
Thanks! Looks great!
thanks a ton mate . . .!!!
Used this ourselves and it works great and does an awesome job. If you are looking for more performance look into setting up Varnish as a caching system.
▶ SolidShellSecurity.com Web Hosting. Providing a secure and quality host at fun prices.
▶ 99.9% Uptime! Daily security scans! 24/7/365 Support Tickets!
▶ Need management or server configurations like security? Can do!
Bookmarks