]> git.ipfire.org Git - thirdparty/squid.git/commit
- Added client_db.c; keeps stats on clients, use cachemgr
authorwessels <>
Tue, 15 Oct 1996 05:45:19 +0000 (05:45 +0000)
committerwessels <>
Tue, 15 Oct 1996 05:45:19 +0000 (05:45 +0000)
commit5ecceaa4cdebec59ba451d132ce107d9b5e69c36
tree146a9d8c861a4ac5353754a8713e68b4e43b9ab0
parent19037ac2d9fc6f21b344d0ba3abc7928ac58072b
    - Added client_db.c; keeps stats on clients, use cachemgr
          to view client list.
        - Stop sending ICP_OP_DENIED to clients if 95% of their
          queries are denied (then they'll think we're dead).
ChangeLog
src/Makefile.in
src/cachemgr.cc
src/main.cc
src/squid.h
src/stat.cc