I need to create an Architecture diagram for my customer for setting up clustering in the environment.
we have dual CPU box in which IS and Broker runs.
we are planning to get a new server on top of the existing one and right now need to get a plan in roll out for setting up a cluster which will be the ideal for my customer.
Use an external load balancing device for clustering the IS instances. You’ll need to figure out how you’ll manage Scheduled Tasks on IS. You can either have them active on just one, monitor if that instance fails and if it does, manually enable the Scheduled Tasks on the other IS. Or you can not use the Scheduled Tasks facility of IS and use an external scheduler that does HTTP posts thru the load balancer to start services.
Use hardware/OS clustering for the Broker instances in active/passive mode.
Hi Badri,
Search this forum with the key word clustering and you will find the threads where the experts have discussed all the clustering scenario involving IS, Broker etc…