cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
346
Views
0
Helpful
1
Replies

ACNS & URL host filtering

gnijs
Level 4
Level 4

Hi all,

I managed to succesfully setup wccp redirection towards an ACNS device for HTTP caching.

I am redirecting only 1 address.

The problem is the following:

the server guys have setup multiple web sites on the same physical server, like:

http://server1/file1.htm

http://server2/file20000.htm

http://server3/filexxx.htm

server1, server2 and server3 hostnames all resolve to the same physical IP address.

HTTP content is served by the web server by looking at the host part and the file part.

This means my ACNS gets the requests of all three web sites by default.

Unfortunatly, i only want to cache web request for server3, not the other ones.

So the question now is: how to setup ACNS to do HTTP cache URL filtering and to ignore all request

with http://server1 and http://server2 and only cache and return http://server3/ requests ??

regards,

Geert

1 Reply 1

Michael Berger
Cisco Employee
Cisco Employee

Hi Geert,

Typically, you will achieve that with rules:
http://www.cisco.com/en/US/docs/app_ntwk_services/waas/acns/v55_13/configuration/local/guide/rules.html#wp1112865

Example to serve but prevent from caching requests for server3:

rule enable
rule action no-cache pattern-list 1  
rule pattern-list 1 domain server1

Michael

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: