squid3 (squid.conf)
Arquivo squid.conf limpo e simples para squid3
Categoria: Segurança
Software: squid3
[ Hits: 8.738 ]
Por: Mário RPG
Arquivo squid.conf para squid3, configuração limpa e simples.
http_port 3128 visible_hostname gnu cache_mem 456 MB maximum_object_size_in_memory 10 MB maximum_object_size 700 MB minimum_object_size 0 KB cache_swap_low 90 cache_swap_high 95 cache_dir aufs /dev/shm 300 20 512 cache_access_log /var/log/squid3/access.log refresh_pattern ^ftp: 15 20% 2280 refresh_pattern ^gopher: 15 0% 2280 refresh_pattern . 15 20% 2280 #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 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 # Palavras Liberadas: acl permitidas url_regex -i "/etc/squid3/liberadas" http_access allow permitidas acl bloqueados url_regex -i "/etc/squid3/bloqueados" http_access deny bloqueados acl redelocal src 192.168.0.0/24 http_access allow localhost http_access allow redelocal http_access deny all
Visualizar câmeras IP ONVIF no Linux sem necessidade de instalar aplicativos
Atualizar Debian Online de uma Versão para outra
Máquina perereca - até onde é possível o uso de Linux?
Convertendo pacotes DEB que usam ZSTD (Padrão Novo) para XZ (Padrão Antigo)
Colocando skins no VLC Media Player
Como anda a saúde do disco rígido?
Alguém pode me ajudar entender essas perguntas? (física e matemática) (0)
Problema na instalação do Xubuntu (4)