Distributing load with Nginx and Tomcat

Posted by EspritCloud on 22-Feb-2018 09:55

Hello,

After installing and configuring the Rollbase multi-server environment (nginx | master(router,rest,search,stotage,master) | prod1 | prod2 | mysql), i want to distribute the load between servers :

1)

-> in which configuration file can i find the multi-server load attribute ?

2)

-> here the router component is it the rollbase router component or in the nginx server ?

Thanks,

All Replies

Posted by Srinivas Panyala on 23-Feb-2018 05:23

Hi,

You just to need to add second Prod server IP address in prod-cluster-config.xml. I think you renamed prod1.war to prod2.war in second production server. Please rename back to prod1.war in the second server also.

Nginx default load balancing algorithm is used for distributing the load between prod servers.

Please refer the following documentation

documentation.progress.com/.../

Thanks

Srinivas

This thread is closed