Outils pour utilisateurs

Outils du site


tech:notes_squid

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

tech:notes_squid [2025/03/24 15:06] – créée - modification externe 127.0.0.1tech:notes_squid [2025/04/24 15:17] (Version actuelle) Jean-Baptiste
Ligne 1: Ligne 1:
 +<!DOCTYPE markdown>
 {{tag>Brouillon Proxy Web}} {{tag>Brouillon Proxy Web}}
  
-Notes Squid+Notes Squid
  
 /etc/squid/squidGuard.conf /etc/squid/squidGuard.conf
  
- +''/etc/squid/squid.conf'' 
-<code - /etc/squid/squid.conf>+~~~
 cache_peer localhost parent 8118 0 default no-query no-digest no-netdb-exchange cache_peer localhost parent 8118 0 default no-query no-digest no-netdb-exchange
  
Ligne 28: Ligne 29:
 header_access Keep-Alive deny all header_access Keep-Alive deny all
 header_access Referer deny all header_access Referer deny all
-</code>+~~~
  
  
- +''/etc/privoxy/user.action'' 
-<code - /etc/privoxy/user.action>+~~~
 safe-imgnotadd      = -filter{banners-by-size} safe-imgnotadd      = -filter{banners-by-size}
  
Ligne 46: Ligne 47:
 #.yahoo.com #.yahoo.com
  
-</code>+~~~
  
  
Ligne 54: Ligne 55:
 * https://www.unix-experience.fr/2013/monter-un-proxy-cache-performant-avec-squid-et-openbsd/ * https://www.unix-experience.fr/2013/monter-un-proxy-cache-performant-avec-squid-et-openbsd/
  
-<code - /etc/squid3/squid.conf>+''/etc/squid3/squid.conf'' 
 +~~~
 acl SSL_ports port 443 acl SSL_ports port 443
 acl Safe_ports port 80          # http acl Safe_ports port 80          # http
Ligne 96: Ligne 98:
  
 dns_nameservers 8.8.8.8 80.67.169.12 80.67.169.40 dns_nameservers 8.8.8.8 80.67.169.12 80.67.169.40
-</code>+~~~ 
  
-=== Squid2 CentOS5+### Squid2 CentOS5
  
-<code - /etc/squid/squid.conf>+''/etc/squid/squid.conf'' 
 +~~~
 http_port 3128 http_port 3128
  
Ligne 132: Ligne 136:
 forwarded_for off forwarded_for off
 follow_x_forwarded_for deny all follow_x_forwarded_for deny all
-</code>+~~~
  
-== Rapport +## Rapport 
  
 Voir lightsquid http://blog.adminrezo.fr/2015/11/lightsquid/ Voir lightsquid http://blog.adminrezo.fr/2015/11/lightsquid/
  
  
tech/notes_squid.1742825205.txt.gz · Dernière modification : de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki