12-12-2011 06:04 AM
Hi,
I have a question about the Cisco ACE 4700x appliances.
I hope that someone can help me out with the next question please, which is:
does the appliance support backend server selection based on URL, hostnames or IP?
if yes, where can i find more details about it ?
Thank you
12-12-2011 11:47 AM
no problem. it will be done with class-maps based on source ip address, URL or HTTP header (Host field in your case)
12-13-2011 12:37 AM
Hi,
Thank you so mutch surya.
do you have examples guidelines, documentation on this matter please ?
Kind regards,
Said
12-13-2011 02:56 AM
Here it is.
class-map type http loadbalance match-all DOMAIN-ONLY-CM
2 match http header Host header-value "xxx[.]domain[.]com"
class-map type http loadbalance match-all DOMAIN-AND-PATH-CM
2 match http header Host header-value "www[.]domain[.]com"
3 match http url /very-long-path/.*
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