• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Cisco content engine

Cooky

Golden Member
Does anyone know the difference between "bypass static" and "rule action no-cache pattern-list"
config docs don't explain much.

It seems to me both tell the content engine not to cache the specified URL.
 
they both perform the same function, but the rule action is much more granular.

with the bypass static, your limited to {clientip | any-client} {serverip | any-server} options. no use of a pattern-list like with the rule action.

also, cisco recommends not exceeding 50 bypass list entries for any single CE...

i would say the bypass static is more quick and dirty...stick with rule actions if you can.
 
Back
Top