]> git.ipfire.org Git - thirdparty/squid.git/commit - src/stat.cc
- Add median service times to cachemgr 'info' page.
authorwessels <>
Wed, 1 Apr 1998 12:38:55 +0000 (12:38 +0000)
committerwessels <>
Wed, 1 Apr 1998 12:38:55 +0000 (12:38 +0000)
commitb87b92fb2696af955748ba29d3a4f0815febdc22
treed2c831eff4b4e66502286cdbb2bc7b752c37fb13
parentb2ab5fd1c8abdf9c13f0b187a7618120919de33a
- Add median service times to cachemgr 'info' page.
- Fixed DNS service time calculation -- the start time was set as
  the *dispatch* time, not the *request* time, so it only measured
  how long the dnsserver took to process, and did not account for
  queueing delays.
- Fixed ICP svc time calculation -- start time was set way too
  early, before DNS lookups!
src/enums.h
src/ipcache.cc
src/peer_select.cc
src/protos.h
src/snmp_agent.cc
src/stat.cc
src/structs.h