[squid-users] REported 3 months of slowness

From: The Doctor <doctor_at_doctor.nl2k.ab.ca>
Date: Sat, 10 Sep 2011 11:21:16 -0600

Get customer complains about slowness in squid.

I did update yesterday but still slow performance is being reported.

Config file.

##acl manager proto cache_object
acl localhost src 127.0.0.1/32
acl to_localhost dst 127.0.0.0/8
acl localnet src 10.0.0.0/8 # RFC1918 possible internal network
acl localnet src 172.16.0.0/12 # RFC1918 possible internal network
acl localnet src 192.168.0.0/16 # RFC1918 possible internal network
##acl manager proto cache_object
acl domain src 204.209.81.0/24
acl domain2 src 208.118.93.0/24
acl domain3 src 208.118.94.0/24
acl SSL_ports port 443 563 10000 20000
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 22 # ssh
acl Safe_ports port 443 # https
acl Safe_ports port 70 # gopher
acl Safe_ports port 110 # pop3
acl Safe_ports port 119 # nntp
acl Safe_ports port 210 # wais
acl Safe_ports port 1025-65535 # unregistered ports
acl Safe_ports port 280 # http-mgmt
acl Safe_ports port 488 # gss-http
acl Safe_ports port 591 # filemaker
acl Safe_ports port 777 # multiling http
acl Safe_ports port 10000 # multiling http
acl Safe_ports port 20000 # multiling http
acl CONNECT method CONNECT
http_access allow manager localhost
http_access allow localnet
http_access allow domain
http_access allow domain2
http_access allow domain3
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access deny all
http_port 3128
hierarchy_stoplist cgi-bin ?
refresh_pattern ^ftp: 1440 20% 10080
refresh_pattern ^gopher: 1440 0% 1440
refresh_pattern -i (/cgi-bin/|\?) 0 0% 0
refresh_pattern . 0 20% 4320

http_port 80 accel defaultsite=www.nk.ca
cache_peer 204.209.81.1 parent 80 0 no-query originserver name=myAccel
acl our_sites dstdomain www.nk.ca
http_access allow our_sites
cache_peer_access myAccel allow our_sites
cache_peer_access myAccel deny all

coredump_dir /usr/local/squid3/var/cache

Is there any reason for this slowness?

-- 
Member - Liberal International	This is doctor_at_nl2k.ab.ca Ici doctor_at_nl2k.ab.ca
God, Queen and country! Never Satan President Republic! Beware AntiChrist rising! 
https://www.fullyfollow.me/rootnl2k
Ontario, Nfld, and Manitoba boot the extremists out and vote Liberal!
Received on Sat Sep 10 2011 - 17:21:25 MDT

This archive was generated by hypermail 2.2.0 : Sun Sep 11 2011 - 12:00:02 MDT