From: wessels <> Date: Sat, 18 Oct 1997 00:55:44 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~4783 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8cf1fc8d60420da56f61426384a75f0509581222;p=thirdparty%2Fsquid.git update --- diff --git a/TODO b/TODO index 0a698cc796..6efb61e709 100644 --- a/TODO +++ b/TODO @@ -19,6 +19,16 @@ + redo cachemgr utilization + internalize redirectors? ++ Efficient public peer access control *without ACLs* + Bill Wichers + Dave Zarzycki + # distant_peer_deny (icmp rtt) (hops) + # If the ICP client is farther than "z" hops away, + # or if more than y% of pings to the client exceed + # x milliseconds, then deny. + distant_peer_deny 200 75 10 + + DONE: + s/sprintf/snprintf/g + Write the text for all the error message files