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

CSS - Priority Balancing

dbeynaerts
Level 1
Level 1

Hi,

Type : CSS501-SCM-INT

Version: sg0720104 (7.20 Build 104)

Flash (Locked): 7.20 Build 3

Flash (Operational): 7.20 Build 104

Type: PRIMARY

Licensed Cmd Set(s): Standard Feature Set

First, I'm not an expert in this matter. I was wondering if there is a way to force the following functionality on the CSS :

I want to use three services, eg service1, service1 and service3.

The idea is that all traffic is sent to service1

If this service fails, all traffic is sent to service2

And last, if service1 and service2 fail, all traffic is sent to service3

I was thinking about using weights but this doesn't seem to work since there is still some balancing mechanism that uses all three services (according to their weight). I really want a primary service, and fallback services when failure occurs.

Can this be done ?

Any help would be greatly appreciated.

Kind regards,

Ronny

1 Accepted Solution

Accepted Solutions

Gilles Dufour
Cisco Employee
Cisco Employee

Ronny,

use the command 'primarysorryserver' and 'secondarysorryserver' in your content rule.

Sth like

content App

add service server1

primarysorryserver server2

secondarySorryServer server3

...

Regards,

Gilles.

Thanks for rating.

View solution in original post

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

Ronny,

use the command 'primarysorryserver' and 'secondarysorryserver' in your content rule.

Sth like

content App

add service server1

primarysorryserver server2

secondarySorryServer server3

...

Regards,

Gilles.

Thanks for rating.

Review Cisco Networking for a $25 gift card