WELCOME TO SQUID 3.0.STABLE25-20100412
---------------------------- This is the default Squid configuration file. You may wish
to look at the Squid home page (http://www.squid-cache.org/)
for the FAQ and other documentation. The default Squid config file shows what the defaults for
various options happen to be. If you don't need to change the
default, you shouldn't uncomment the line. Doing so may cause
run-time problems. In some cases "none" refers to no default
setting at all, while in other cases it refers to a valid
option - the comments for that keyword indicate if this is the
case.
  Configuration options can be included using the "include" directive.
Include takes a list of files to include. Quoting and wildcards is
supported. For example, include /path/to/included/file/squid.acl.config Includes can be nested up to a hard-coded depth of 16 levels.
This arbitrary restriction is to prevent recursive include references
from causing Squid entering an infinite loop whilst trying to load
configuration files.
 OPTIONS FOR AUTHENTICATION
-----------------------------------------------------------------------------
 ACCESS CONTROLS
-----------------------------------------------------------------------------
 NETWORK OPTIONS
-----------------------------------------------------------------------------
 SSL OPTIONS
-----------------------------------------------------------------------------
 OPTIONS WHICH AFFECT THE NEIGHBOR SELECTION ALGORITHM
-----------------------------------------------------------------------------
 MEMORY CACHE OPTIONS
-----------------------------------------------------------------------------
 DISK CACHE OPTIONS
-----------------------------------------------------------------------------
 LOGFILE OPTIONS
-----------------------------------------------------------------------------
 OPTIONS FOR FTP GATEWAYING
-----------------------------------------------------------------------------
 OPTIONS FOR EXTERNAL SUPPORT PROGRAMS
-----------------------------------------------------------------------------
 OPTIONS FOR URL REWRITING
-----------------------------------------------------------------------------
 OPTIONS FOR TUNING THE CACHE
-----------------------------------------------------------------------------
 HTTP OPTIONS
-----------------------------------------------------------------------------
 TIMEOUTS
-----------------------------------------------------------------------------
 ADMINISTRATIVE PARAMETERS
-----------------------------------------------------------------------------
 OPTIONS FOR THE CACHE REGISTRATION SERVICE
----------------------------------------------------------------------------- This section contains parameters for the (optional) cache
announcement service. This service is provided to help
cache administrators locate one another in order to join or
create cache hierarchies. An 'announcement' message is sent (via UDP) to the registration
service by Squid. By default, the announcement message is NOT
SENT unless you enable it with 'announce_period' below. The announcement message includes your hostname, plus the
following information from this configuration file: http_port
icp_port
cache_mgr All current information is processed regularly and made
available on the Web at http://www.ircache.net/Cache/Tracker/.
 HTTPD-ACCELERATOR OPTIONS
-----------------------------------------------------------------------------
 DELAY POOL PARAMETERS
-----------------------------------------------------------------------------
 WCCPv1 AND WCCPv2 CONFIGURATION OPTIONS
-----------------------------------------------------------------------------
 PERSISTENT CONNECTION HANDLING
----------------------------------------------------------------------------- Also see "pconn_timeout" in the TIMEOUTS section
 CACHE DIGEST OPTIONS
-----------------------------------------------------------------------------
 SNMP OPTIONS
-----------------------------------------------------------------------------
 ICP OPTIONS
-----------------------------------------------------------------------------
 MULTICAST ICP OPTIONS
-----------------------------------------------------------------------------
 INTERNAL ICON OPTIONS
-----------------------------------------------------------------------------
 ERROR PAGE OPTIONS
-----------------------------------------------------------------------------
 OPTIONS INFLUENCING REQUEST FORWARDING
-----------------------------------------------------------------------------
 ADVANCED NETWORKING OPTIONS
-----------------------------------------------------------------------------
 ICAP OPTIONS
-----------------------------------------------------------------------------
 DNS OPTIONS
-----------------------------------------------------------------------------
 MISCELLANEOUS
-----------------------------------------------------------------------------

Alphabetic index

Squid configuration directives 3.0的更多相关文章

  1. Autofac.Configuration 3.3.0不稳定

    Autofac.Configuration程序集的作用:通过配置来实现依赖注入. 示例: 1.配置内容 <configuration>  <configSections>    ...

  2. squid源码安装下的conf文件默认值和提示

    #    WELCOME TO SQUID 3.0.STABLE26#    ----------------------------##    This is the default Squid c ...

  3. inux环境PHP7.0安装

    inux环境PHP7.0安装   PHP7和HHVM比较PHP7的在真实场景的性能确实已经和HHVM相当, 在一些场景甚至超过了HHVM.HHVM的运维复杂, 是多线程模型, 这就代表着如果一个线程导 ...

  4. CentOS6.5升级为CentOS7.0

    CentOS6.5升级为CentOS7.0 CentOS6.5升级为CentOS7 升级前: [root@localhost ~]# cat /proc/version  Linux version ...

  5. redis-4.0.8 配置文件解读

    # Redis configuration file example.## Note that in order to read the configuration file, Redis must ...

  6. squid代理允许FTP访问设置

    # TAG: acl # Defining an Access List ============================= #Default: # acl all src all # #Re ...

  7. 009-docker-安装-redis:5.0.3

    1.搜索镜像 docker search redis 2.拉取合适镜像 docker pull redis:5.0.3 docker images 3.使用镜像 docker run -p 6379: ...

  8. Linux环境PHP7.0.2安装

    PHP7和HHVM比较PHP7的在真实场景的性能确实已经和HHVM相当, 在一些场景甚至超过了HHVM.HHVM的运维复杂, 是多线程模型, 这就代表着如果一个线程导致crash了, 那么整个服务就挂 ...

  9. Linux实战教学笔记42:squid代理与缓存实践(一)

    第1章 Squid介绍 1.1 缓存服务器介绍 缓存服务器(英文意思cache server),即用来存储(介质为内存及硬盘)用户访问的网页,图片,文件等等信息的专用服务器.这种服务器不仅可以使用户可 ...

随机推荐

  1. postgis数据库文件shapefile导入 dbf file (.dbf) can not be opened.shapefile import failed.

    Destination: public.train_polylineSource File: C:\Documents and Settings\Administrator\桌面\ffffff\tra ...

  2. SSH框架的配置

    ^_^阅读本文前请先浏览 : http://www.cnblogs.com/LiJinfu/p/5842890.html 步骤 : 一.编写web.xml配置文件 该文件路径在项目文件下的WebCon ...

  3. 查看Msi文件内容

    1通过msiexec命令解压msi包 msiexec.exe /a c:\msi\installer.msi /qb targetdir=d:\msi\installer 2 使用Orca查看. Or ...

  4. C# checkboxlist的使用

    最近做项目,需要用到checklistbox这一控件,由于对这一控件并不是很熟悉,导致在此浪费了一点时间. http://www.cnblogs.com/hongfei/archive/2012/12 ...

  5. Linux有用命令

    1.nohup命令 使用方法:nohup ./run.sh 作用:忽略所有挂断(SIGHUP)信号,不挂断地运行命令

  6. java发送 get请求

    package com.java.base; import java.io.BufferedReader; import java.io.InputStreamReader; import java. ...

  7. plist

    <a title="iphone" href="itms-services://?action=download-manifest&url=https:// ...

  8. 把字典的key value 拼接成字符串加上签名加密

    - (NSString *)getSianKeyWithDic:(NSDictionary *)dic { //按字典排序 NSArray* arr = [dic allKeys]; arr = [a ...

  9. ubuntu 14.04 下找不到命令,路径出错

    在安装一些东西时,可能操作上不小心把路径覆盖或打错,造成一些基本命令如ls mkdir等无法使用,就会出现以下提示错误. 错误: 由于/usr/bin 不在PATH 环境变量中,故无法找到该命令 根本 ...

  10. c#基础知识-2

    1.在控制台接受数据时可以这样输入: using System; using System.Collections.Generic; using System.Linq; using System.T ...