squid nao apaga arquivos antigos [RESOLVIDO]

1. squid nao apaga arquivos antigos [RESOLVIDO]

Andre
sayrus

(usa Debian)

Enviado em 29/11/2009 - 12:11h

Amigos o squid nao apaga os arquivos antigos,quando o hd fica em 100% de uso a internet para,apago tudo de novo depois retorna hd a 100% uso muito rapido.As linhas cache_swap_low 90, cache_swap_high 95 nao estão corretas?Olha meu squid.conf,Me ajudem por favor,Obrigado.



http_port 3128 transparent
visible_hostname debian

cache_mem 700 MB
maximum_object_size_in_memory 64 KB
maximum_object_size 100 MB
minimum_object_size 2 KB
cache_swap_low 90
cache_swap_high 95
cache_dir ufs /var/spool/squid 20480 16 256
cache_access_log /var/log/squid/access.log
refresh_pattern ^ftp: 15 20% 2280
refresh_pattern ^gopher: 15 0% 2280
refresh_pattern . 15 20% 2280

acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl SSL_ports port 443 563
acl Safe_ports port 80 #http
acl Safe_ports port 21 #ftp
acl Safe_ports port 443 563 #https,snews
acl Safe_ports port 70 #gopher
acl Safe_ports port 210 #wais
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 901 #swat
acl Safe_ports port 1025-65535 #portas altas
#simplificado acl Safe_ports port 21 80 443 563 70 210 280 488 59 777 901 1025-65535
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

#acl site dstdomain siteproblematico.com
#always_direct allow site

acl redelocal src 192.168.2.0/24
http_access allow localhost
http_access allow redelocal

http_access deny all

url_rewrite_children 200
acl store_rewrite_list url_regex -i "/etc/squid/thunder.lst"
url_rewrite_access allow store_rewrite_list
url_rewrite_access deny all
url_rewrite_program /etc/squid/loader.php
#nega cache local, para nãhaver duplicaç
acl localcache dstdomain 192.168.2.1
cache deny localcache



  


2. Re: squid nao apaga arquivos antigos [RESOLVIDO]

Julian Castaman
maninhx

(usa Slackware)

Enviado em 09/12/2009 - 08:19h

eu sempre fiz a limpeza de cache manual ou por script agendado, mas mesmo assim é feito fora do squid. se tem alguma maneira de o próprio squid fazer essa limpeza eu desconheço e gostaria de conhecer.


3. squid nao apaga arquivos antigos

Andre
sayrus

(usa Debian)

Enviado em 28/02/2010 - 18:35h

Acho que são o log...mas o script e perfeito vaou fazer isso.valeuu






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts