InterviewSolution
Saved Bookmarks
| 1. |
Mention What Is The Best Usage Of Nginx Server? |
|
Answer» The best usage of NGINX server is to deploy DYNAMIC HTTP content on a network with USING SCGI, WSGI APPLICATION servers, FastCGI handlers for SCRIPTS. It can also serve as a load balancer. The best usage of Nginx server is to deploy dynamic HTTP content on a network with using SCGI, WSGI application servers, FastCGI handlers for scripts. It can also serve as a load balancer. |
|