miss_access |
The miss_access rules are similar to http_access. However, they are applied to cache misses only. This allows you to enforce sibling relationships with your neighbor caches. See Section 6.3.7.
Syntax |
miss_access allow|deny [!]ACLname ... |
Default |
miss_access allow all |
Example |
miss_access deny MySiblings |
Related |
acl, http_access |