Hi, I am trying to configure cache inspector to see what's in the cache. I've configured the following:
records.config: CONFIG proxy.config.http_ui_enabled INT 1 remap.config: map http://10.3.12.71/myci http://{cache}/ @src_ip=10.3.20.120 @action=allow when I try to access the 'myci' page, I see the error message "502 (Cannot find server.) for 'http://{cache}/' " in the error.log. Is there something else I need to do to query the cache? Also, I am try purge an entry in the ATS cache. I am getting an old entry when request includes the header 'Accept-Encoding: gzip, deflate', otherwise, I get the new entry from the origin server. How do I force an update to this stale entry? Dk.
