Hi all,<br><br>I am running some regions which able to handle 20~30 concurrent users in Robust grid mode. If I want to double the max concurrency to 40 concurrent users. I need to shut down the machine and increase the computing power (such as CPU and RAM). It will kick the existing online users and they need to log in the region again.<br>

<br>From Scale-out: If I launch a new machine with the same computing power and not shutdown the old machine, I just launched another new region. New logged visitors will not see the existing online users until they teleport to the same region.<br>

<br>From Scale-up: If I launch a new machine with the same computing power and shutdown the old machine, it seems require to handle the user data. <br><br>Is it possible to keep the existing users online and increase the concurrency at the same time?<br>

<br>Thanks for your time,<br>-Planetoid