Hi All,
As part of our CRM 2015 Solution Architecture, high availability In one the core requirements. Services like Async and Sandbox needs to be spread across multiple box to distribute the load.
\- CRMSandbx1
NLB CRM--- - |
/- CRMSandbx2
\- CRMAsync1
NLB CRM--- - |
/- CRMAsync2
In assume of Async Service (Queue Manager) will be able to balance the load between Async Server, I wonder how the request be load balanced for sandbox services or does it support Load balancing?
Appreciate if someone can help on this?