Last modified: 2008-10-20 22:40:58 UTC
many users are reporting the following error from knams squids: While trying to retrieve the URL: http://sv.wikipedia.org/wiki/Huvudsida The following error was encountered: a.. Forwarding Denied. This cache will not forward your request because it is trying to enforce a sibling relationship. Perhaps the client at 145.97.39.133 is a cache which has been misconfigured. Your cache administrator is noc@wikimedia.org.
Thinking about it... Both HTCP and cache digests have (few) false positives, in which case a cache can send a request to a peer which doesn't have the requested information (miss). Therefor I guess we shouldn't completely deny miss_access to cache peers in the config file, as it should happen only rarely, and we don't want to provide the user with an error message in that case. Removed miss_access from knams squids, will do the same for yaseo if it works.
Is this dealt with?