cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
487
Views
0
Helpful
3
Replies

conditional load-balancing

francoisemo
Level 1
Level 1

I need to load-balance traffic to serverfarm through VIP 0.0.0.0/0 TCP 80, including fragments associated with this traffic.

All the traffic that doesn't match the VIP should be routed.

I've configured the following VIP:

vserver PROXY2_PLS_80

virtual 0.0.0.0 0.0.0.0 tcp www

vlan 921

serverfarm PROXY_WAP2_PLES

sticky 15 group 30

replicate csrp sticky

replicate csrp connection

no persistent rebalance

inservice

May I assume that traffic that doesn't match the VIP will be routed?

Thanks for your help

Francois

3 Replies 3

Gilles Dufour
Cisco Employee
Cisco Employee

the csm does not route by default.

You need to use the following config to make it route.

serverfarm route

no nat client

no nat server

predictor route

!

vserver route

virtual 0.0.0.0/0

serverfarm route

no persist rebala

inservice

Gilles.

May I assume that the serverfarm "route" and vserver "route" must be configure in addition of the serverfarm "PROXY_WAP2_PLES" and vserver "PROXY2_PLS_80"?

And furthermore, may I assume that by default the fragmented packets will be correctly forwarded either to the serverfarm "PROXY2_PLS_80" or to the serverfarm "route" according to the traffic flow they belong to?

Thanks for you reply

that's correct.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: