Re: synchronizing cf.data.pre files between 2.6 and 3.0 releases

From: Emilio Casbas <ecasbas@dont-contact.us>
Date: Mon, 28 May 2007 11:01:45 +0200

Henrik Nordstrom escribió:
> tor 2007-05-24 klockan 12:26 +0200 skrev Emilio Casbas:
> For Squid-2 please use Squid-2.HEAD and not 2.6 contrary to what I said
> before. There is some 2.HEAD cleanups not yet in 2.6 or 3.. but it's ok
> to wait with that for a while.

Ok working with it.
>
>> + The default port number is 3128.
>> +
>
> There is no default http_port in either versions.. should be removed
> from Squid-2.

Removed.

There are some directives with inconsistences between 2.Head and 3.0
version:

Squid-2.Head
NAME: icp_port udp_port
TYPE: ushort
DEFAULT: @DEFAULT_ICP_PORT@
LOC: Config.Port.icp
DOC_START
         The port number where Squid sends and receives ICP queries to
         and from neighbor caches. Default is 3130. To disable use
         "0". May be overridden with -u on the command line.

Squid-3
NAME: icp_port udp_port
TYPE: ushort
DEFAULT: 0
LOC: Config.Port.icp
DOC_START
         The port number where Squid sends and receives ICP queries to
         and from neighbor caches. The standard UDP port for ICP is 3130.
         Default is disabled (0).
NOCOMMENT_START
icp_port @DEFAULT_ICP_PORT@
NOCOMMENT_END
DOC_END

Which one is the correct?

>
>> Options:
>>
>> - transparent Support for transparent proxies
>> -
>> - accel Accelerator mode. Also set implicit by the other
>> - accelerator directives
>
> Think the Squid-3 formatting is preferred here. Leaves more room for the
> description. And also keeps the style of http_port and https_port the
> same..

Working with it as well.

Thanks.
Emilio C.
Received on Mon May 28 2007 - 03:04:05 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Jun 01 2007 - 12:00:09 MDT