From: wessels <> Date: Tue, 20 Aug 1996 21:45:46 +0000 (+0000) Subject: add redirector stats X-Git-Tag: SQUID_3_0_PRE1~5949 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=10321c65385827acf581a46836882a8c3fcec259;p=thirdparty%2Fsquid.git add redirector stats --- diff --git a/src/cachemgr.cc b/src/cachemgr.cc index 1f9f2769f8..b4622904db 100644 --- a/src/cachemgr.cc +++ b/src/cachemgr.cc @@ -1,6 +1,6 @@ /* - * $Id: cachemgr.cc,v 1.13 1996/07/25 07:10:29 wessels Exp $ + * $Id: cachemgr.cc,v 1.14 1996/08/20 15:45:46 wessels Exp $ * * DEBUG: Section 0 CGI Cache Manager * AUTHOR: Harvest Derived @@ -218,6 +218,7 @@ typedef enum { STATS_I, STATS_F, STATS_D, + STATS_R, STATS_O, STATS_VM, STATS_U, @@ -242,6 +243,7 @@ static char *op_cmds[] = "stats/ipcache", "stats/fqdncache", "stats/dns", + "stats/redirector", "stats/objects", "stats/vm_objects", "stats/utilization", @@ -322,6 +324,7 @@ void noargs_html() printf("