Forum Discussion

Timothy_92333's avatar
Timothy_92333
Icon for Nimbostratus rankNimbostratus
Sep 15, 2014
Solved

VIP Selecting a Pool Member Based on Dependancy

Folks,   I have attached a diagram to explain what I'm trying to achieve. In summary, I'd like to configure a VIP listening on HTTP with a pool containing two pool members. Each pool member is l...
  • Chris_Wentland1's avatar
    Sep 15, 2014

    Create two monitors. One for DC1SRV1 HTTP, and another for DC1SRV2 HTTP.

     

    DC1SRV1 will be a typical HTTP monitor with send and recv strings set. DC1SRV2 will have the alias IP set for the IP of DC1SRV2, and the alias port to which port SRV2 operates on.

     

    Add both monitors to DC1SRV1 at the pool member level, and require all monitors. Do the same for the DC2SRV2. The second monitor will check the alias IP and port on DC1SRV2, but will take down DC1SRV1 if the DC1SRV2 monitor fails.