From: wessels <> Date: Mon, 16 Jun 2003 03:52:14 +0000 (+0000) Subject: some HTCP-related items X-Git-Tag: SQUID_3_0_PRE1~128 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e1d7c6962fcc863713d1cdd4c25bf0b62f0ccd49;p=thirdparty%2Fsquid.git some HTCP-related items --- diff --git a/TODO b/TODO index 26b6bdef54..d1bda4d0c6 100644 --- 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.