From: wessels <> Date: Wed, 10 Jul 1996 04:58:06 +0000 (+0000) Subject: Added filedesciptor and reply_header entries X-Git-Tag: SQUID_3_0_PRE1~6085 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=81b795fa81a7ac196b532a343f50be275f1cd429;p=thirdparty%2Fsquid.git Added filedesciptor and reply_header entries --- diff --git a/src/cachemgr.cc b/src/cachemgr.cc index 3cdb6bca77..8e4d970604 100644 --- a/src/cachemgr.cc +++ b/src/cachemgr.cc @@ -1,5 +1,5 @@ /* - * $Id: cachemgr.cc,v 1.10 1996/07/09 03:41:19 wessels Exp $ + * $Id: cachemgr.cc,v 1.11 1996/07/09 22:58:06 wessels Exp $ * * DEBUG: Section 0 CGI Cache Manager * AUTHOR: Harvest Derived @@ -219,6 +219,8 @@ typedef enum { STATS_VM, STATS_U, STATS_IO, + STATS_HDRS, + STATS_FDS, SHUTDOWN, REFRESH, #ifdef REMOVE_OBJECT @@ -239,6 +241,8 @@ static char *op_cmds[] = "stats/vm_objects", "stats/utilization", "stats/io", + "stats/reply_headers", + "stats/filedescriptors", "shutdown", "", #ifdef REMOVE_OBJECT @@ -305,6 +309,8 @@ void noargs_html() #endif printf("