04-08-2005 01:02 PM
i'm new to content switching and have been given the task of configuring 2 CSS to be redundant after reading for days on this subject i'm even more lost than before but understanding some of it better.
heres the plan i have came up with
- CSS1 and CSS2 with VIP redundancy
- CSS1 is the master, CSS2 is the backup for the VIP
- ASR
- cookie stickyness
- a few services defined in the configuration
any help would be useful. i have started to build a base config but havn't gotten into the details
04-08-2005 11:22 PM
1. Try think of using a cookies stickiness if you really need to stick a user session to one particular server until he terminates that session.
The shopping cart eaxample, the need here is he should be allowed to stick to the same server until he terminates the sesion otherwisae if he is load-balanced onto a different server in the middle of shopping, he will loose everything on his cart.
2. In a High availability environment where you employ more than 1 CSS to provide fault-tolerance, you need make sure you that 'fatal-sharing' is properly designed. If you miss this there will be assymmetry in the traffic flow. To avoid this enable critical-services, reporters and do vrid-peering, binding phy interfaces, upstream pining etc.
3. Considering the design, avoid one-armed topology rather to make life easier use routing topology. Have 2 VLANs one for client side and another for server side. Use 2 different ip subnets. Let the server segment be a non-routable private ip range there by use full-proxy config.
04-11-2005 04:57 AM
all of the things you have mentioned i plan to follow but my problem is creating the config, understanding it (as reading from CSS documention is over whelming) these are the first that i wil do and are going to set the model for whats planned here. i have done this for blade servers running to core network switches but these will not be connecting to these nor am i sure that they ever will.
04-12-2005 05:30 AM
here is the other issue that i have noticed too... there not using NAT at all
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