Remote Product Configurator & Distributed Caching.
We are planning to Enable Distributed Caching for Performance Improvements.
Scenario:
There are 3 ISS Servers i.e ISS_Server 1, ISS_Server 2, ISS_Server 3 And two Subscription Plans say Plan A and Plan B.
PLAN A is distributed Cached in ISS SERVER 1 and ISS SERVER 2
PLAN B is not cached
Question 1: when user request for Plan B will Cfg Server Manager automatically route this request to which server?
Option 1: ISS SERVER 1 or ISS SERVER 2 or ISS SERVER 3 i.e. any available server
Option 2: Always ISS SERVER 3
Question 2: When Plan A is requested by user, which server will be routed?
Option 1. Load balanced between ISS SERVER 1 or 2. If SERVER1 and 2 tasks reached max level or component failure, then request goes to ISS server 3