Forum Discussion

brianokelly_119's avatar
brianokelly_119
Icon for Nimbostratus rankNimbostratus
Jan 25, 2011

Clearing WA using an iRule

Hi All, Is there a way to clear all content in the Web Acceleration cache using an iRule. I see the following example on the site: when CACHE_RESPONSE { if { $expired equals 1 } { CACHE...