03-17-2015 01:40 AM
How to create a cache bypass policy for one URL on cisco WSA
Solved! Go to Solution.
03-17-2015 04:47 AM
you can set the URL to be 'ignore' in the web cache (basically set that URL to never be cached in WSA)
To do this, you will need to set this in the CLI of WSA and issue 'webcache' command and 'Ignore' and 'URLS'
example:
WSA.lab> webcache
Choose the operation you want to perform:
- EVICT - Remove URL from the cache
- DESCRIBE - Describe URL cache status
- IGNORE - Configure domains and URLs never to be cached
[]> ignore
Choose the operation you want to perform:
- DOMAINS - Manage domains
- URLS - Manage urls
[]>
03-17-2015 04:47 AM
you can set the URL to be 'ignore' in the web cache (basically set that URL to never be cached in WSA)
To do this, you will need to set this in the CLI of WSA and issue 'webcache' command and 'Ignore' and 'URLS'
example:
WSA.lab> webcache
Choose the operation you want to perform:
- EVICT - Remove URL from the cache
- DESCRIBE - Describe URL cache status
- IGNORE - Configure domains and URLs never to be cached
[]> ignore
Choose the operation you want to perform:
- DOMAINS - Manage domains
- URLS - Manage urls
[]>
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