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. AngularJS 特性—SinglePage、template、Controller

    单页Web应用(SinglePage) 顾名思义,只使用一个页面的Web应用程序.单页面应用是指用户通过浏览器加载独立的HTML页面,Ajax加载数据页面无刷新,实现操作各种操作. 模板(templa ...

  2. Delphi 使用之连接数据库

    DELPHI 中的数据库开发有很多种类的,可以连接Access数据库.MS SQL Server 数据库.Oracle 数据库.MySQL数据库等等,一般连接有两种方式:BDE和ADO两种方式, 都是 ...

  3. SpringMVC -- 梗概--壹

    1.springMVC:MVC开源框架 2.springMVC开发流程: 2.1 导包: 2.2 配置前端控制器(核心) DispatcherServlet <servlet> <s ...

  4. 能源项目xml文件 -- springMVC-servlet.xml -- context:component-scan

    <context:component-scan base-package="com.xindatai.ibs" use-default-filters="false ...

  5. linux文件复制与权限赋值

    文件file内容赋值到file2中 1. cp  file1  file2 2. cat file1 > file2 3. cat < file1 > file2 4. dd if= ...

  6. 在python中使用matplotlib中的Matplotlib-Animation “No MovieWriters Available”

    在使用官方的示例代码中,一部分使用了ffmpeg 在执行时会报如题一样的错误 解决: 下载windows的版本,解压,然后将bin目录加入系统环境变量的路径中 如:D:\Program Files\f ...

  7. 使用C语言将IE收藏夹生成HTML

    IE收藏夹里收藏的链接很多,查找也不方便,使用C编写一个小工具,可以将收藏夹里的链接文件生成到一个HTML文件上. 源码还有许多地方需要优化,后续我会优化,先分享出来.目的主要是为了练习C语言,这个代 ...

  8. 读<jquery 权威指南>[7]-性能优化与最佳实践

    一.优化选择器执行速度 1. 优先使用ID选择器和标记选择器 使用选择器时应该首选ID选择器($("#id")),其次是标记选择器($("div")),最后再选 ...

  9. 使用jQuery Mobile的注意事项(译)

    翻译编辑自:http://www.appnovation.com/blog/7-things-know-about-jquery-mobile-working-it 一.Android和IOS的内置键 ...

  10. longitude

    确保有loc:[longitude, latitude]属性给loc增加索引AttractionSchema.index({loc: '2d'});使用geoNeardb.places.find( { ...