[squid-users] clean squid.conf

From: Riccardo Castellani <r.castellani_at_usl6.toscana.it>
Date: Wed, 17 Jun 2009 16:30:56 +0200

What do you suggest to prepare a clean squid.conf ?
I have many many ACL which I use in these directive:

no_cache deny
http_access deny
http_access allow

1- To collect ACL all together or I can insert specific ACL groups next to
directives where they are used, e.g.

Acl A...
Acl B...
Acl C...
no_cache deny A
no_cache deny B
no_cache deny C

Acl E...
Acl F..
Acl G...
http_access allow E
http_access allow F
http_access allow G

Acl H...
Acl I..
Acl L...
http_reply_access allow H
http_reply_access allow I
http_reply_access deny L
Received on Wed Jun 17 2009 - 14:32:54 MDT

This archive was generated by hypermail 2.2.0 : Wed Jun 17 2009 - 12:00:04 MDT