NGINX Balancer configuration

OVERVIEW

NGINX balancer is automatically added if you choose several app servers. In this document, you will find the Nginx configuration files.

1 - NGINX

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

                     

2 - 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.

                                

3 - TCPMAPS

The tcpmaps folder contains the mappings.xml file where you can set the redirection of the TCP balancing ports. There you need to specify the pair of ports: one to listen to and the other to redirect to.

  • 0 brukere syntes dette svaret var til hjelp
Var dette svaret til hjelp?

Relaterte artikler

Traffic Distributor Installation

Traffic Distributor Installation The process of Traffic Distributor installation is fairly...

Load Balancing

Load balancing is a process of the traffic navigation and workload distribution across multiple...