Вот часть файла конфигурасии,
вернее то, что от этого осталось:
no_cache deny all
# SNMP Access
#==================
snmp_port xxxx
acl My_SNMP snmp_community squidmrtg
acl backup src xxx.xxx.xxx.xxx
snmp_access allow My_SNMP backup
snmp_access deny all
# CACHE SIZE
#=============
cache_mem 32 MB
cache_swap_low 75
cache_swap_high 90
ipcache_size 1024000
fqdncache_size 1024000
cache_replacement_policy heap LFUDA
memory_replacement_policy heap LFUDA
# LOG FILE PATH NAMES AND CACHE DIRECTORIES
#============================================
cache_dir ufs /var/cache 100 16 16
cache_store_log none
# SUPPORT FOR EXTERNAL FUNCTIONS
#=================================
ftp_user xxxd@xx.xxxx.xx
# TUNING THE SQUID CACHE
#=========================
#refresh_pattern . 1440 50% 10080
#quick_abort_min 0
#half_closed_clients off
#memory_pools off
maximum_object_size 1024 KB
#hierarchy_stoplist cgi-bin ?
#acl QUERY urlpath_regex cgi-bin \?
#no_cache deny QUERY
#positive_dns_ttl 24 hours
#negative_dns_ttl 1 minutes
# ADMINISTRATIVE PARAMETERS
#============================
cache_effective_user xxxx
cache_effective_group xxxx
# MISCELLANEOUS
#================
dns_testnames ns.nic.lv
logfile_rotate 1
buffered_logs off
delay_initial_bucket_level 80