What are the main tasks of the Nginx web server?

devquora
devquora

Posted On: Feb 22, 2018

 

The following are the main tasks of the Nginx web server:

  • The main task of the Nginx web server is to deploy dynamic HTTP content on a network using SCGI, Fast CGI handlers for scripts, WSGI application servers or Phusion passenger module.
  • Nginx is also used to serve as a load balancer.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Nginx Interview Questions

    What is Nginx?

    Nginx is a type of an open source web server which is especially used for reverse proxy, load balancer,..

    Nginx Interview Questions

    In what language was the Nginx software being written?

    The language in which the Nginx software is written is ‘C’ Language...

    Nginx Interview Questions

    What is the official website of Nginx web server?

    The official website of the Nginx web server is Nginx.org..