swiftinitpvtltd how to do load balancer in aware im based app? What will be the impact on database of aware as db sits right into same mariadb server. For example 50 users- redirected to server 1 and another 50 to server 2 then where data gets saved?
PointsWell Put NGINX or Apache in front of the AIM servers and move the database to its own server, you'll then have failover as well as load balancing.