]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
some HTCP-related items
authorwessels <>
Mon, 16 Jun 2003 03:52:14 +0000 (03:52 +0000)
committerwessels <>
Mon, 16 Jun 2003 03:52:14 +0000 (03:52 +0000)
TODO

diff --git a/TODO b/TODO
index 26b6bdef5434e320632004967a34ee3c37e8e19e..d1bda4d0c662b61408e2e5acf07a94db59a5765f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -48,6 +48,12 @@ Later:
   - Buffer management (required by store API and comm code improvements)
   - Improved reply processing to not reparse the reply headers several
     times
+  - Implement HTCP authentication
+  - Log HTCP queries somewhere, like htcp_query.log
+  - There are various places where ICP means ICP/HTCP, and
+    other places where it does not.  For example, cachemgr 'counters'
+    stats like icp.pkts_sent count only ICP.  However, in 'peer_select'
+    stats, ICP does include HTCP as well.