]> git.ipfire.org Git - thirdparty/squid.git/commit
Reorganized cachePerf.cacheProtoStats to cacheProtoAggregateStats and
authorkostas <>
Thu, 26 Feb 1998 16:01:10 +0000 (16:01 +0000)
committerkostas <>
Thu, 26 Feb 1998 16:01:10 +0000 (16:01 +0000)
commit451b07c5d22e4267875f9b9382fe47549fcf4398
tree976f81c17582e4cdc914d26d38f23f7d437c65a5
parentadba4a64d6e0aa8bc0f8f3df38141f1cce7b8e0c
Reorganized cachePerf.cacheProtoStats to cacheProtoAggregateStats and
cacheMedianSvcTable, which is a table who's row represents the minutes
of history used for medians.
Fixed cacheTimeout bug which returned cacheLogLevel
Fixed netdb, ipcache and fqdn returning wrong "timeticks"
Fixed cacheUptime to return SMI_TIMETICS.
Several memory allocation fixes (used dmalloc-3.3 to find them).
include/cache_snmp.h
snmplib/mib.c
src/cache_cf.cc
src/defines.h
src/fqdncache.cc
src/ipcache.cc
src/mib.txt
src/net_db.cc
src/snmp_agent.cc
src/stat.cc