Unix Nginx

 

The Unix Nginx is a cPanel nginx integration plugin. This plugin will increase your server performance and decrease server loads cased.

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.

                                             Main Features:

DDOS Protection : Nginx will only pass true http requests and protect against attacks like DDOS attacks.
WHM Plugin :Unix Nginx whm interface will help you to manage your nginx server from your WHM.

GZIP compression : Unix Nginx is compitable with GZIP compression. After you installed the Unix Nginx. You can check the performance by navigting the following URl:http://www.whatsmyip.org/http-compression-test/

No  rewrite issues: The Unix Nginx is 100% compatible with mod_rewrite

                      Installation

 

wget http://www.prajith.in/downloads/nginx-installer.tar.gz

tar -zxf  nginx-installer.tar.gz

cd nginx

sh install.sh

/etc/init.d/httpd restart

/etc/init.d/nginx restart

 

 

 

 

Unix Nginx

One thought on “Unix Nginx

  • January 24, 2012 at 7:16 am
    Permalink

    Thank you for being our teacher on this subject matter. I enjoyed your own article quite definitely and most of all enjoyed the way in which you handled the aspect I widely known as controversial. You happen to be always quite kind towards readers like me and help me in my life. Thank you.

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *

Fork me on GitHub