How do I configure NGINX Balancer

NGINX configuration files are available:

 
Folder
File
Path
conf
nginx.conf
/etc/nginx
conf.d   /etc/nginx/conf.d
tcpmaps
mappings.xmlf
/etc/nginx/tcpmaps

NGINX balancer is automatically added if I choose several app servers.


CONF

For performing necessary configurations for NGINX balancer the nginx.conf file, located in the conf folder, is used.




CONF.D

With access to NGINX configs, I can not only edit the existing files but also upload my own config files with custom settings to the conf.d folder.




That's All!

 


Was this article helpful?

mood_bad Dislike 0
mood Like 0
visibility Views: 11204