cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
496
Views
0
Helpful
2
Replies

css inquiry

jeansamarani
Level 1
Level 1

Hi All,

We have the following inquiry, a loadbalancer is load sharing the traffic between 3 active nodes mr01, mr02, mr03. The 4th node will be active as well but we don't want to send traffic to it unless one of the 3 first is down.

is it feasible and how?

cheers,

Jean

thank you.

2 Replies 2

Use CSS's Sorry server feature.

In the following config, if all of the 3 servers are down then mr04 will start serving requests

content APP1

vip address x.x.x.x

protocol tcp

port 443

add service mr01

add service mr02

add service mr03

primarySorryServer mr04

active

Syed

thanks Syed !

Review Cisco Networking for a $25 gift card