Amos Jeffries wrote:
Thank you. There is a wiki page I'm trying to make useful: http://wiki.squid-cache.org/SquidFaq/CompilingSquid Are there any other must-knows for RedHat?
SELinux on RHEL 5 does not give the proper context to the default SNMP port (3401) (as of selinux-policy-2.4.6-106.el5) . The command "semanage port -a -t http_cache_port_t -p udp 3401" takes care of this problem (via http://tanso.net/selinux/squid/).
Chris