blob: afad413143538cd0eb8709f773a057937460a941 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Squid is a high-performance proxy caching server for web clients,
supporting FTP, gopher, and HTTP data objects. Unlike traditional
caching software, Squid handles all requests in a single, non-blocking,
I/O-driven process.
Squid supports SSL, extensive access controls, and full request logging.
By using the lightweight Internet Cache Protocol, Squid caches can be
arranged in a hierarchy or mesh for additional bandwidth savings.
NOTE: This is a beta version. Stable Squid versions are located in
www/squid (2.7 series) and www/squid30 (3.0 series).
WWW: http://www.squid-cache.org/
|