From: wessels <> Date: Mon, 22 Jul 1996 23:20:15 +0000 (+0000) Subject: added new options to cachemgr X-Git-Tag: SQUID_3_0_PRE1~6011 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ca18f0d9f10e3602335a35d675744e4cce810976;p=thirdparty%2Fsquid.git added new options to cachemgr --- diff --git a/src/cachemgr.cc b/src/cachemgr.cc index 8e4d970604..c398614588 100644 --- a/src/cachemgr.cc +++ b/src/cachemgr.cc @@ -1,5 +1,5 @@ /* - * $Id: cachemgr.cc,v 1.11 1996/07/09 22:58:06 wessels Exp $ + * $Id: cachemgr.cc,v 1.12 1996/07/22 17:20:15 wessels Exp $ * * DEBUG: Section 0 CGI Cache Manager * AUTHOR: Harvest Derived @@ -214,7 +214,9 @@ typedef enum { SERVER, LOG, PARAM, - STATS_G, + STATS_I, + STATS_F, + STATS_D, STATS_O, STATS_VM, STATS_U, @@ -236,7 +238,9 @@ static char *op_cmds[] = "server_list", "log", "parameter", - "stats/general", + "stats/ipcache", + "stats/fqdncache", + "stats/dns", "stats/objects", "stats/vm_objects", "stats/utilization", @@ -314,7 +318,9 @@ void noargs_html() printf("