Hi
Looking to try to control which Session Central Server controls which Web Session server. I can see nothing in the GP documentation to state that you can not have separate Session Central servers that control multiple session servers.
what I am thinking is
On the SQL Server have 2 GP Configuration Databases GPConfiguration1 and GPConfiguration2
SessionCentralServer1 references GPConfiguration1 with SessionCentralServer2 referencing GPConfiguration2
WebHost1, WebHost2 and WebHost3 reference SessionCentralServer1 and WebHost 4, WebHost5 and WebHost6 referencing SessionCentralServer2.
I am thinking of this partly from a load balancing option - but also from departmental and regional segregation.
Anything amiss with my thinking?
*This post is locked for comments