The following algorithm bases PercentLoaded on the number of interviews currently running, and allows 100 interviews to run concurrently. If you change the value of concurrentLimit and publish the change to the engine, the interview load should be redistributed across the cluster until PercentLoaded balances on all interviewing servers. (You could also use the ConnectionLimit in the registry for this. See
Load balancing settings for more information.)