Is there a how-to guide or best practice on configuring Squidex to be load-balanced on IIS between 2 servers?
Obviously, Squidex is installed on both servers, but how do I configure it to point to a central MongoDB? I would assume if I want to LB MongoDB that has nothing to do with Squidex, correct?
For assets, should it point to a single assets server or can assets be stored in MongoDB?
Thanks for any help you can provide. We are still evaluating Squidex and load-balancing is critical.