05-16-2011 05:18 AM
We are currently looking into doing load balancing request base on URL pattern and not just domain name or IP.
Scenario: We have a VIP define for HTTP traffic and the request are been sent to a server farm VFarm01, however we will like to send http request to another server farm VFarm02 if URL pattern is: http://api.m123.com/v1
• http://api.m123.com/v1 will be sent to VFarm01
• http://api.m123.com/v2 will be sent to VFarm02
Can you please advise if this behavior possible on:
==========================
Cisco ACE 4710 (A3).
Version A3(2.2)
==========================
Regards,
Solved! Go to Solution.
05-16-2011 06:38 AM
Hi,
The Cisco example at http://www.cisco.com/en/US/products/hw/modules/ps2706/products_configuration_example09186a00809c3048.shtml shows hoe to combine Layer 4 and Layer 7 classmaps to achieve what you need.
HTH
Cathy
05-16-2011 06:38 AM
Hi,
The Cisco example at http://www.cisco.com/en/US/products/hw/modules/ps2706/products_configuration_example09186a00809c3048.shtml shows hoe to combine Layer 4 and Layer 7 classmaps to achieve what you need.
HTH
Cathy
05-17-2011 01:43 AM
Thank you very much, that exactly what I need.
I was no able to find that example of configuration.
Regards.
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