День добрый!!! Глюк начался порядка месяца назад, nnm-club.me открывается только после ребута сервера, пробывал несколько разных браузеров, та же история. Так же заметил что, сайт новостей ТСН при переходе в раздел видео начинает тупить, нужно несколько раз перегжуть страницу. Конфиг свида. стоит Ubuntu 12.04, i386
redirect_program /usr/bin/squidGuard -c /etc/squid/squidGuard.conf
#----------------------------------
auth_param basic program /usr/lib/squid3/ncsa_auth /etc/squid3/squidpasswd
#----------------------------------
acl all src all
acl manager proto cache_object
acl localhost src 127.0.0.1/32 ::1
acl to_localhost dst 127.0.0.0/8 0.0.0.0/32 ::1
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.127.0/24 # RFC1918 possible internal network
acl Diz src 192.168.127.100-192.168.127.103
acl Luda src 192.168.127.104
acl Timeup src 192.168.127.106
acl Vova src 192.168.127.108
acl Sergey src 192.168.127.110
acl Admin src 192.168.127.1-192.168.127.6
acl Terminal src 192.168.127.10
acl Ira src 192.168.127.30
acl Den src 192.168.127.247
acl Korektor src 192.168.127.179
acl Alex src 192.168.127.133
acl Gemor src 192.168.127.250
acl Pyatnaxa src 192.168.127.173
acl Sergey src 192.168.127.8
acl Tania src 192.168.127.7
acl Genya src 192.168.127.114
acl Nata src 192.168.127.174
acl Laborant src 192.168.127.143
acl prog src 192.168.127.248
acl Cekh src 192.168.127.246
acl dibilu src 192.168.127.250
acl dura src 192.168.127.251
#----------------------------------
acl ncsa_users proxy_auth REQUIRED
http_access allow ncsa_users
#---------------------------------
http_access allow Diz
http_access allow Admin
#http_access allow Other
http_access allow Vova
http_access allow Terminal
http_access allow Ira
http_access allow Den
http_access allow Korektor
http_access allow Alex
http_access allow Gemor
http_access allow Pyatnaxa
http_access allow Sergey
http_access allow Genya
http_access allow Luda
http_access allow Nata
http_access allow Laborant
http_access allow prog
http_access allow Timeup
http_access allow Cekh
http_access allow dibilu
http_access allow dura
http_access allow Tania
http_access allow Sergey
http_access deny all
acl SSL_ports port 443 # https
acl SSL_ports port 563 # snews
acl SSL_ports port 873 # rsync
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
#acl Safe_ports port 20 #мой ftp порт
acl Safe_ports port 443 # https
acl Safe_ports port 70 # gopher
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 631 # cups
acl Safe_ports port 873 # rsync
acl Safe_ports port 901 # SWAT
acl Safe_ports port 110 # POP
acl Safe_ports port 25 # SMTP
#acl block dstdomain "/etc/squid/block.acl"
acl purge method PURGE
acl CONNECT method CONNECT
http_access allow manager localhost
http_access deny manager
http_access allow purge localhost
http_access deny purge
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow localnet
http_access allow localhost
http_access allow Safe_ports
#http_access deny block
http_access deny all
icp_access allow localnet
icp_access deny all
http_port 192.168.127.254:3128 transparent
hierarchy_stoplist cgi-bin ?
access_log /var/log/squid/access.log squid
refresh_pattern ^ftp: 1440 20% 10080
refresh_pattern ^gopher: 1440 0% 1440
refresh_pattern -i (/cgi-bin/|\?) 0 0% 0
refresh_pattern (Release|Packages(.gz)*)$ 0 20% 2880
refresh_pattern . 0 20% 4320
acl shoutcast rep_header X-HTTP09-First-Line ^ICY.[0-9]
#upgrade_http0.9 deny shoutcast
acl apache rep_header Server ^Apache
#broken_vary_encoding allow apache
#extension_methods REPORT MERGE MKACTIVITY CHECKOUT
cache_effective_user proxy
#cache_dir /usr/local/squid/cache 2028 64 256
hosts_file /etc/hosts
coredump_dir /var/spool/squid
в логах вот такая запись
2014/04/30 11:09:15| Acl.cc(26) AuthenticateAcl: authentication not applicable on intercepted requests.
2014/04/30 11:09:15| Acl.cc(26) AuthenticateAcl: authentication not applicable on intercepted requests.
2014/04/30 11:09:15| Acl.cc(26) AuthenticateAcl: authentication not applicable on intercepted requests.
2014/04/30 11:09:15| Acl.cc(26) AuthenticateAcl: authentication not applicable on intercepted requests.
2014/04/30 11:09:15| Acl.cc(26) AuthenticateAcl: authentication not applicable on intercepted requests.
2014/04/30 11:09:15| Acl.cc(26) AuthenticateAcl: authentication not applicable on intercepted requests.
2014/04/30 11:09:15| Acl.cc(26) AuthenticateAcl: authentication not applicable on intercepted requests.
2014/04/30 11:09:15| Acl.cc(26) AuthenticateAcl: authentication not applicable on intercepted requests.
2014/04/30 11:09:15| Acl.cc(26) AuthenticateAcl: authentication not applicable on intercepted requests.
2014/04/30 11:09:15| Acl.cc(26) AuthenticateAcl: authentication not applicable on intercepted requests.
2014/04/30 11:09:15| Acl.cc(26) AuthenticateAcl: authentication not applicable on intercepted requests.