Server Clustering
Server clustering is not a required part of the Responder implementation. If you choose to implement it, server clustering will provide failover support for the Responder services and message queues. If one Responder server should fail, its workload is shifted to another server in the cluster without impacting Responder users. We recommend using an active/active configuration for the business services and active/passive configuration for the message router.
The Responder server is installed as a virtual server. This allows the Responder services to failover to a different server should the physical server fail. In order for this to work properly, it is critical that all servers in the cluster be configured identically.
In order to permit scaling-out, Responder uses a component called a Message Router to route messages from the client facing queues to the back-end Responder services (e.g., Data Services, Prediction Services). The image below shows the Message Router component in a group (to allow for failover) forwarding messages to additional server machines that participate as active nodes in an active/active server cluster. If an active node (in the responder business services cluster) fails-over then its resources will transfer to another node. (Only two nodes are shown in the active/active cluster, but Windows Server 2003 supports up to eight nodes. This may vary for different OS versions.)
