What does the IGNORED field mean in the cache server list?
This refers to ICP replies which Squid ignored, for one of these reasons: • The URL in the reply could not be found in the cache at all. • The URL in the reply was already being fetched. Probably this ICP reply arrived too late. • The URL in the reply did not have a MemObject associated with it. Either the request is already finished, or the user aborted before the ICP arrived. • The reply came from a multicast-responder, but the cache_peer_access configuration does not allow us to forward this request to that neighbor. • Source-Echo replies from known neighbors are ignored. • ICP_OP_DENIED replies are ignored after the first 100.
This refers to ICP replies which Squid ignored, for one of these reasons: • The URL in the reply could not be found in the cache at all. • The URL in the reply was already being fetched. Probably this ICP reply arrived too late. • The URL in the reply did not have a MemObject associated with it. Either the request is already finished, or the user aborted before the ICP arrived. • The reply came from a multicast-responder, but the cache_host_acl configuration does not allow us to forward this request to that neighbor. • Source-Echo replies from known neighbors are ignored. • ICP_OP_DENIED replies are ignored after the first 100.