[squid] always_directq

Man-wai CHANG mwchang
Thu Mar 8 03:35:45 PST 2007


It seems that you have a good cache_peer. I don't have one.
I am using Squid-2.6Stable9. What about you?

Here is the squid.conf lines that I copied from you:

root at www:/etc/squid# cat squid.conf
# cache_peer 1.7.7.3  parent 3128 3130 no-query round-robin

cache_effective_user proxy
cache_effective_group daemon
cache_mem 512 MB
pid_filename  /var/run/squid.pid

cache_dir  ufs /var/lib/squid 1024 16 100
cache_access_log /var/log/squid/access.log
cache_log /var/log/squid/cache.log
cache_store_log /var/log/squid/store.log

fqdncache_size 16384

icp_query_timeout 2000
debug_options ALL,2
refresh_pattern         ^ftp:           1440    20%     10080
refresh_pattern         ^gopher:        1440    0%      1440
refresh_pattern         .               0       20%     4320

client_persistent_connections off
server_persistent_connections off

uri_whitespace encode

acl manager proto cache_object
acl localhost src 10.45.0.0/255.255.0.0
acl SSL_ports port 443 563
acl Safe_ports port 80 81 21 443 563 70 210 1025-65535

logfile_rotate 2

forwarded_for off
half_closed_clients off
ie_refresh on
max_open_disk_fds 0
authenticate_ttl 4 hours
http_access allow manager localhost
acl all src 192.168.1.0/255.255.255.0
http_access allow all
icp_access allow all
miss_access allow all

http_port 3128 transparent



-- 
  .~.    http://changmw.homeip.net
 / v \   May the Force and Farce be with you! Linux 2.6.20.1
/( _ )\  (Ubuntu 6.10)  19:33:01 up 11 days 3:14
  ^ ^    1 user load average: 1.09 1.07 1.07
news://news.3home.net news://news.hkpcug.org news://news.newsgroup.com.hk



More information about the Linux-users mailing list