cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
405
Views
5
Helpful
1
Replies

css balance domain hash with service weight

mamoreno
Level 1
Level 1

¿is this configuration correct?

...

owner PROXYRC

content PROXYRC

protocol tcp

port 8080

vip address 10.224.200.201

balance domainhash <<<

no persistent

add service proxyrc_1 weight 4 <<<

add service proxyrc_2 weight 6 <<<

active

...

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

the weight will be useless as the domainhash will define wich service to use without taking the weight into account.

If you want a 2-3 ratio, I would suggest configure services with same info but different names like

proxyrc_1.1

proxyrc_1.2

proxyrc_2.1

proxyrc_2.2

proxyrc_2.3

You also get a 2-3 ratio and the domainhash can now see that that are 6 servers [even if only 2 real servers].

Regards,

Gilles.

Review Cisco Networking for a $25 gift card