InterviewSolution
| 1. |
What Is Acl In Squid ? |
|
Answer» ACL stands for Access Control List , using ACL access to internet can be controlled in TERMS of access during particular time interval, caching, access to particular or group of sites, etc.Squid access control has two DIFFERENT components i.e. ACL ELEMENTS and access list. An access list INFACT allows or DENY the access to the service. ACL stands for Access Control List , using ACL access to internet can be controlled in terms of access during particular time interval, caching, access to particular or group of sites, etc.Squid access control has two different components i.e. ACL elements and access list. An access list infact allows or deny the access to the service. |
|