From b57ecf30641b58e956f5c963e51591a0f05357cc Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Mon, 20 Dec 2010 17:03:44 -0700 Subject: [PATCH] Documentation clarification --- src/cf.data.pre | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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. -- 2.47.2