cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
434
Views
0
Helpful
3
Replies

Problem with rbackup-server

Dear Mister

I have the next configuration:

rserver host WWW-GEMINIS

ip address 10.100.5.26

probe PING

probe HTTP

inservice

rserver host WWW-NOVA

ip address 10.100.5.5

probe PING

probe HTTP

inservice

serverfarm host WWW

rserver WWW-GEMINIS

backup-rserver WWW-NOVA

inservice

rserver WWW-NOVA

inservice standby

The ides is that when the WWW-GEMINIS is down, jump to the server WWW-NOVA. This is functioning. The problem is in when WWW-GEMINIS come back to up, WWW-NOVA still is receiving connections. WWW-NOVA remains in balancing, but the ral state is standby??

Which is my error???

Does exist another solutions???

Best Regards

3 Replies 3

dario.didio
Level 4
Level 4

Are you using stickyness?

That would be the only reason it still receives connections, because for me the config looks good.

Yes, iam looking the rest of configuration.

I must to disable that ???

Plly disable the policy regarding stick ???

Best regards and lot of thanks.

Hi,

If you don't need the stickiness for any other reason and if NOVA is really just a backup for GEMINIS You could define two serverfarms with one rserver in each.

serverfarm host WWW-Primary

rserver WWW-GEMINIS

inservice

serverfarm host WWW-Backup

rserver WWW-NOVA

inservice

With only one server in each farm you don't need stickiness and then your loadbalance policy can look like:

policy-map type loadbalance first-match LB-POLICY

class class-default

serverfarm WWW-Primary backup WWW-Backup

HTH

Cathy

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: