03-06-2012 02:19 PM
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
03-10-2012 06:49 AM
can any one help me on this
03-10-2012 11:45 PM
Old connections prevously redirected on R2 will stay on R2 to enforce persistence.
03-11-2012 12:33 AM
So only new connections will go to R1? So this Solution will work fine?
03-11-2012 12:35 AM
yes; sessions will not be broken.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide