Squid internals Authentication Data auth_user_t - stores user-related data, is persistent across requests this persistence helps implement caching of acl matches auth_user_request_t - contains request-specific data _authscheme_entry - implements the auth module functions and links to user-specific data