Quantcast
Channel: C1 CMS Foundation - Open Source on .NET
Viewing all articles
Browse latest Browse all 2540

New Post: C1 in a Load Balanced environment

$
0
0
Hi @jmurret

Check out this thread https://compositec1.codeplex.com/discussions/279643
  1. 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.
  2. 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.
  3. Yes, it should be safe to use Console in load balanced environment.
  4. Yes, if the servers use the same database instance, that makes the task much easier.
  5. Data/cache synchronization are likely the only issues to address.

Viewing all articles
Browse latest Browse all 2540

Trending Articles