Changes

Jump to: navigation, search

This Is Your Brain On Informatics: NGINX

323 bytes added, 23:55, 17 January 2014
no edit summary
==Overview==
<p>
If it's not Apache it's NGINX (engine-x). NGINX is one of the largest web servers in use today on the internet, serving common sites such as Facebook, Netflix, Dropbox, and many more. This server forms the second tier of a LEMP stack and is the part that allows the server to interact with web. The current version of NGINX that is out and running is 1.5.8 (your current version can be checked after installation with the command below).<pre>nginx -v</pre>This version was recently update from 1.5.6, fine-tuning certain parameters and also stripping out some of the last residual hangovers of the apache server.
</p>
347
edits

Navigation menu