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. wenti

    No apport report written because MaxReports is reached already                                       ...

  2. ERROR 1018 (HY000): Can't read dir of './test/' (errno: 13)

    不能查看mysql中数据库的表. 一.查看 mysql> desc test; ERROR 1046 (3D000): No database selected mysql> use te ...

  3. 描述Linux运行级别0-6的各自含义

    中文: 0: 关机模式 1:单用户模式<==破解root密码 2:无网络支持的多用户模式 3:有网络支持的多用户模式(文本模式,工作中最长使用的模式) 4:保留,未使用 5:有网络支持又x-wi ...

  4. ios 模拟器不显示系统版本了,后边都是 uuid 了,怎么弄回来?系统升级xcode6.4,模拟器找不到选择了?

    当我用El Capitan Beta 下 Xcode6.4版本时候出现了问题 常用的Scheme 选择版本不见了 而在Xcode 7.0 beta 6中显示有 简直就是坑,经过查资料其实是一个bug ...

  5. Node.js在不同平台的安装方法步骤详解

    Mac平台下搭建node.js开发平台 安装方式 1 步骤: 下载mac版的.pkg文件(简单直接和Windows差不多) 安装方式 2 步骤: 安装xcode(命令:xcode-select --i ...

  6. 如何浏览并管理 Outlook 邮件?

    当你的邮件多起来的时候你就不得不考虑这个问题了,如何处理各种邮件? 如何浏览并管理 Outlook 邮件? 待续~

  7. 字符串去空格 java , js和Jquery 方法

    1.  java方式 String.trim(); 2.js方式 function Trim(str) { return str.replace(/(^\s*)|(\s*$)/g, "&qu ...

  8. linux查看及改变运行级别

    Linux运行级别从0-6,共7个. 0:关机.不能将系统缺省运行级别设置为0,否则无法启动. 1:单用户模式,只允许root用户对系统进行维护. 2:多用户模式,但不能使用NFS(相当于Window ...

  9. JavaScript的Date对象

    整理了一些JavaScript时间的对象,如下所示: toLocaleString()得到当前的年月日和时间的字符串 toLocaleTimeString() 得到当前的时间字符串 toLocaleD ...

  10. 读javascript高级程序设计14-错误处理与调试

    一  错误类型 ECMA规定了常见的7种错误类型: Error: 基类型.其他常见的错误类型都继承自该类型,一般供开发人员抛出自定义错误. EvalError:该类型会在eval()函数使用异常时被抛 ...