0 votes
in NGINX by
What are the main tasks of the Nginx web server?

1 Answer

0 votes
by
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

0 votes
asked Dec 16, 2019 in NGINX by sharadyadav1986
0 votes
asked Aug 5, 2020 in NGINX by SakshiSharma
...