Tagged: web server

Use Nginx as an HTTP Load Balancer in Linux 0

How NGINX is different from Apache Web-server ?

NGINX VS APACHE Main difference is how it handles the Requests. Nginx is Process-oriented, for each connection Nginx generates thread. These threads requires huge space but In Nginx web-server it uses asynchronous requests event-driven...

install nodejs and npm centos 7 0

How to install nodejs

Install nodejs on linux Install nodejs on ubuntu Install nodejs on centos 7 Install nodejs and npm What is Nodejs Node.js is an open-source which runs on server-side and also a cross-platform JavaScript run-time...

× How can I help you?