How Can We Help?
< All Topics
Print

NGINX Balancer Configuration

NGINX configuration files are available: 

FolderFilePath
conf
nginx.conf
/etc/nginx
conf.d /etc/nginx/conf.d
tcpmaps
mappings.xmlf
/etc/nginx/tcpmaps

NGINX balancer is automatically added if you 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, you can not only edit the existing files but also upload your own config files with custom settings to the conf.d folder.

Table of Contents