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

Bypassing certain URL's from being cached on CE510

antonios
Level 1
Level 1

Hi ,

could anyone tell me what the command is on the CE510 to bypass certain URL's from being cached.

The device doing the redirection is a 3750 SMI switch. I know with the routers it is possible to create an ACL that can influence which sites to be redirected and which not, this however is not supported with WCCP running on the 3750.

Could someone please assist.

Thanks

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

Here is a command you can use

agra(config)#bypass static ?

A.B.C.D IP address of the web-client to be bypassed

any-client Bypass HTTP traffic from any client destined to a particular server

agra(config)#bypass static any-client ?

A.B.C.D IP address of the web-server to be bypassed

agra(config)#bypass static any-client 10.10.10.10 ?

agra(config)#bypass static any-client 10.10.10.10

Another solution if you need to inspect the url, could be to use

agra(config)#rule action no-cache pattern-list 1

Regards,

Gilles.

PS: please rate this answer.

Review Cisco Networking for a $25 gift card