11-03-2005 11:07 AM
Hello
I want to direct all my traffic to server A and if that fails I want to send all my traffic to server B. This I can do by directing all traffic to service A and having server B defined as a primarySorryServer. If these two fail I want my SecondarySorry Server to refer to a content rule. Is this possible?
Thanks!
11-04-2005 06:26 AM
not directly.
If you're talking http, you can have your secondary server setup as a redirect to another content rule.
But it only works for http.
Regards,
Gilles.
11-04-2005 10:12 AM
thanks Gilles for your reply.
I am using http so what you suggest sounds perfect. Can you give me an idea of the config please?
Regards
Donagh
PS I will rate when you reply. Is that ok?
11-05-2005 01:48 AM
there is sample config for exactly what you need.
You can find it at :
Configuring an HTTP Redirect to a Different VIP on the Same CSS 11000 or 11500
http://www.cisco.com/en/US/products/hw/contnetw/ps792/products_tech_note09186a0080093ff6.shtml
Thanks,
Gilles.
11-08-2005 03:33 AM
Hi Gilles
Thanks again for the info. I have had a look at the cisco document and I cannot understand what they propose. The document is very short and does not adequately explain what it is doing.
Do you have any clearer examples?
Regards
Donagh
11-08-2005 05:31 AM
Donagh,
indeed this document is not very clear but we can use it as an example.
There are 2 vips - 10.10.10.10 and 10.10.10.20.
They have a redirect service to send the traffic to 10.10.10.20.
All you have to do in your case, assuming your content rule looks similar to 10.10.10.10 in the example, is add the service redirect as a sorry server to the content rule 10.10.10.10.
What it does is if all your services go down, redirect the traffic to the 2nd content rule 10.10.10.20
Regards,
Gilles.
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