cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
7265
Views
5
Helpful
15
Replies

Load balance multiple URLs on single VIP

dpastor
Level 1
Level 1

Hello,

I have a fairly typical load balance configuration on a pair of ACE appliances running (A3)2.5 and now I need to load balance multiple URIs to these same servers on port 80 to the one VIP. Can someone direct me to a doc that shows a good example of this, or explain it below?

Thanks,

Dave

serverfarm host application

rserver webserver1 80

probe server-80-PROBE

inservice

rserver webserver2 80

probe server-80-PROBE

inservice

sticky ip-netmask 255.255.255.255 address source application-80-STICKY

replicate sticky

serverfarm application

class-map match-all application-80-CLASS

2 match virtual-address 1.1.1.1.1 tcp eq www

policy-map type loadbalance first-match application-80-POLICY

class class-default

sticky-serverfarm application-80-STICKY

insert-http X-Forwarded-For header-value "%is"

class application-80-CLASS

loadbalance vip inservice

loadbalance policy application-80-POLICY

loadbalance vip icmp-reply

nat dynamic 22 vlan 424

appl-parameter http advanced-options CASE_PARAM

15 Replies 15

Sean,

That does help, thanks again.  The app is very specific on the /uri, but that is a good tip and I will keep the wildcard in mind should we need it.

Dave

Review Cisco Networking for a $25 gift card