]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Sat, 18 Oct 1997 00:55:44 +0000 (00:55 +0000)
committerwessels <>
Sat, 18 Oct 1997 00:55:44 +0000 (00:55 +0000)
TODO

diff --git a/TODO b/TODO
index 0a698cc7969d865d78b742a64aafc36412a14eab..6efb61e709e2c8d7f1f8724c5518d327768d2b02 100644 (file)
--- a/TODO
+++ b/TODO
 + redo cachemgr utilization
 + internalize redirectors?
 
++ Efficient public peer access control *without ACLs*
+  Bill Wichers <billw@unix0.waveform.net>
+  Dave Zarzycki <zarzycki@ricochet.net>
+  # 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