mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
9fa7e5f5e4
- Move default cache and log directories from $PREFIX/squid/ to /var/squid/ PR: 145675 Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
11 lines
468 B
Plaintext
11 lines
468 B
Plaintext
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.
|
|
|
|
WWW: http://www.squid-cache.org/
|