cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
879
Views
0
Helpful
4
Replies

Question about :ACE behavior with static sticky and rserver down situation doc

syakshanulla
Level 1
Level 1

Hi Sandeep,

I see the doc "ACE behavior with static sticky and rserver down situation" and it is really usefu Thanksl, but Just have few queries.

1) If we dont have "backup server" config, what will happen when we lose one server

This is your config:

serverfarm host webfarm

  rserver r1

    inservice standby

  rserver r2

    inservice

  rserver r3

    backup-rserver r1

    inservice

i.e Lets say i have the following config

rserver host r1

  ip address 172.16.4.4

  inservice

rserver host r2

  ip address 172.16.4.5

  inservice

serverfarm host webfarm

  rserver r1

    inservice

  rserver r2

    inservice

sticky ip-netmask 255.255.255.255 address source sticky_webfarm

  serverfarm webfarm

  8 static client source x.x.x.x  rserver r1

  16 static client source x.x.x.y rserver r2

Then..

1) If R1 goes down then where x.x.x.x source will go? = i hope it will make sticky with R2 server

2) And if R1 comes back then i hope it will again make sticky entry with x.x.x.x source , but what will happen the old connections with R2 server of Source x.x.x.x

4 Replies 4

syakshanulla
Level 1
Level 1

can any one help me on this

Old connections prevously redirected on R2 will stay on R2 to enforce persistence.

So only new connections will go to R1? So this Solution will work fine?

yes; sessions will not be broken.

Review Cisco Networking for a $25 gift card