Posts

Showing posts from July, 2015

Next Generation HTTP Web Server ( NGINX ) and setup LEMP Stack

Image
NGINX ( Next Generation HTTP Web Server-  Pronounced as Engine-X )                 LAMP(Linux-Apache-MySql-Php) L E MP(Linux-Nginx-MySql-Php) - E for "Engine-x" Currently Apache HTTP Web server is the king of hell on serving the Dominated traffic for the Web Connectivity.  Depending on the wiki source the Apache HTTP Web server serves the world 55-60% traffic for the web connectivity. But why the Nginx gain fraction of importance even though the King Apache HTTP Web server Exists ..........          ........................... Read Below for the answer .............................. How Nginx HTTP Web Server Differs from the Apache HTTP Web server. The key Factor for all the HTTP Web servers is How it handles the Requests Apaches's Request Handling Mechanism: Apache's Model of  request handling is "Threaded" or "Process Oriented Approach".  It Generates   threads for each  Connection and attempts to do as much that