]> git.ipfire.org Git - thirdparty/squid.git/commit
adjust sensitivity of peer RTT calculations. Changed the average factor
authorwessels <>
Fri, 26 Jun 1998 10:23:33 +0000 (10:23 +0000)
committerwessels <>
Fri, 26 Jun 1998 10:23:33 +0000 (10:23 +0000)
commite39dc0e0c8ec19a16069a7e2f64c6bd4f8862692
treea4298bfb182e2930510bfb12d4bc063516fecf55
parent49a1bab793acb1b70b558b92a047a08f87b5475b
adjust sensitivity of peer RTT calculations.  Changed the average factor
from 1000 to 50.  Added a call to gettimeofday() in comm_incoming().
Surely someone will protest that.
src/comm.cc
src/defines.h
src/neighbors.cc