network/squid: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 03:24:02 -04:00
parent 62400ce300
commit bd92823a4f
1 changed files with 7 additions and 6 deletions

View File

@ -1,11 +1,12 @@
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.
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.
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.
See /usr/doc/squid-*/README.SBo for configuration help.
Note that the default squid.conf and /etc/logrotate.d/squid files have