NGINX Balancer Configuration
This guide has been reviewed and reformatted for Ruk-Com Cloud PaaS. Screens may vary slightly by platform version.
Click or tap a screenshot to view it at its original size.
Objective
This guide explains how to use NGINX Balancer Configuration on Ruk-Com Cloud PaaS, with ordered procedures and practical verification points.
Before you begin
- Sign in with an account permitted to manage the relevant environment.
- Confirm the target environment, region and resources before saving changes.
- Create a backup or rollback plan before changing a production system.
Available NGINX configuration files:
NGINX balancer will be added automatically if you select multiple app servers.
CONF
For performing the required configuration for NGINX balancer, the nginx.conf file located in the conf folder is used.

CONF.D
By accessing the NGINX configuration, it is not only possible to edit existing files. But it is also possible to upload a configuration file with custom settings to the conf.d folder.

TCPMAPS
FoldertcpmapsThere is a mappings.xml file where you can set up TCP balancing port redirection. It is necessary to specify a pair of ports: one port to listen and another port to redirect to.
You can find more information in the documentation.NGINX Load BalancingandTCP Load Balancing
in settingscaching in NGINXClick the link and follow the instructions.
