sön 2007-05-13 klockan 12:40 +0100 skrev Seb Harrington: > acl special external ntlm_group it
> cache_peer_access special.local allow special > When cache_peer_access students.local allow all uncommented the system > works and all requests get passed through the students parent so I > guess there is a problem with the ntlm_group external acl. The problem is cache_peer_access. It can not wait for the lookup to complete. You can get almost there if you make http_access look up the acls, but you still need a fallback peer occationally as the result may expire between http_access and peer seletion. http_access deny aclname !all anywhere before where access is allowed. Regards Henrik
signature.asc
Description: Detta är en digitalt signerad meddelandedel
