09-06-2005 03:44 AM
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
Solved! Go to Solution.
09-06-2005 04:19 AM
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.
09-06-2005 04:19 AM
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.
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