Package squid
The Squid proxy caching server
Squid is a high-performance proxy caching server for Web clients, supporting FTP and HTTP data objects. Unlike traditional caching software, Squid handles all requests in a single, non-blocking, I/O-driven process. Squid keeps meta data and especially hot objects cached in RAM, caches DNS lookups, supports non-blocking DNS lookups, and implements negative caching of failed requests. Squid consists of a main server program squid, a Domain Name System lookup program (dnsserver), a program for retrieving FTP data (ftpget), and some management and client tools.
Version: 7.2
System Administration | |
| basic_db_auth | Database auth helper for Squid |
| basic_getpwnam_auth | Local Users auth helper for Squid |
| basic_ldap_auth | LDAP authentication helper for Squid |
| basic_ncsa_auth | NCSA httpd-style password file authentication helper for Squid |
| basic_pam_auth | PAM Basic authentication helper for Squid |
| basic_pop3_auth | POP3 authenticator for Squid |
| basic_radius_auth | Squid RADIUS authentication helper |
| basic_sasl_auth | basic_sasl_auth is an installed binary helper for Squid. SASL is configurable (somewhat like PAM). |
| digest_file_auth | digest_file_auth is an installed binary authentication program for Squid. |
| ext_ldap_group_acl | ext_ldap_group_acl allows Squid to connect to a LDAP directory to authorize users via LDAP groups. |
| ext_session_acl | ext_session_acl maintains a concept of sessions by monitoring requests and timing out sessions. |
| ext_time_quota_acl | ext_time_quota_acl allows an administrator to define time budgets for the users of squid to limit the time using squid. |
| ext_unix_group_acl | Squid UNIX Group ACL helper |
| ext_wbinfo_group_acl | external ACL helper for Squid to verify NT Domain group membership using wbinfo. |
| helper-mux | Concurrency protocol multiplexer for Squid helpers |
| log_db_daemon | This program writes Squid access.log entries to a database. Presently only accepts the squid native log format. |
| negotiate_kerberos_auth | negotiate_kerberos_auth is an installed binary and allows Squid to authenticate users via the Negotiate protocol and Kerberos. |
| security_file_certgen | |
| squid | HTTP web proxy caching server |
| storeid_file_rewrite | File based Store-ID helper for Squid |
| url_lfs_rewrite | a URL-rewriter based on local file existence |