Squid internals Flow of a typical request clientAccessCheck() creates an ACL checklist (the 'http' acl) and starts the ACL process (through aclNBCheck()) When the ACL check is completed, clientAccessCheckDone() is called If the ACLs passed happily, we check the redirectors through redirectStart()