From: Amos Jeffries Date: Tue, 21 Dec 2010 00:03:44 +0000 (-0700) Subject: Documentation clarification X-Git-Tag: SQUID_3_1_10~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b57ecf30641b58e956f5c963e51591a0f05357cc;p=thirdparty%2Fsquid.git Documentation clarification --- diff --git a/src/cf.data.pre b/src/cf.data.pre index cba7316aac..af58303e8c 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1839,8 +1839,8 @@ DOC_START which parent to fectch from. If the rtt is less than the base time the rtt is set to a minimal value. - ttl=N Specify a IP multicast TTL to use when sending an ICP - queries to this address. + ttl=N Specify a TTL to use when sending multicast ICP queries + to this address. Only useful when sending to a multicast group. Because we don't accept ICP replies from random hosts, you must configure other group members as @@ -2344,8 +2344,8 @@ DOC_START no-store, no new objects should be stored to this cache_dir - max-size=n, refers to the max object size this storedir supports. - It is used to initially choose the storedir to dump the object. + max-size=n, refers to the max object size in bytes this cache_dir + supports. It is used to select the cache_dir to store the object. Note: To make optimal use of the max-size limits you should order the cache_dir lines with the smallest max-size value first and the ones with no max-size specification last.