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

Cisco ACE appliance backend Requests

doubstar1
Level 1
Level 1

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

3 Replies 3

Surya ARBY
Level 4
Level 4

no problem. it will be done with class-maps based on source ip address, URL or HTTP header (Host field in your case)

Hi,

Thank you so mutch surya.

do you have examples guidelines, documentation on this matter please ?

Kind regards,

Said

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/.*

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: