Hi @jmurret
Check out this thread https://compositec1.codeplex.com/discussions/279643
Check out this thread https://compositec1.codeplex.com/discussions/279643
-
We don't have a build in logic for that, but you can use the code suggested in the related topic to purge the cache.
-
It is better not to do any data schema changes on a live production environment, when you have to combine those changes with synchronization over multiple servers the task will get unnecessary complex.
-
Yes, it should be safe to use Console in load balanced environment.
-
Yes, if the servers use the same database instance, that makes the task much easier.
-
Data/cache synchronization are likely the only issues to address.