]> git.ipfire.org Git - thirdparty/squid.git/commit - src/Transients.cc
Do not broadcast changes if there are no remote readers.
authorAlex Rousskov <rousskov@measurement-factory.com>
Tue, 25 Jun 2013 19:19:28 +0000 (13:19 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Tue, 25 Jun 2013 19:19:28 +0000 (13:19 -0600)
commitd366a7fab6835a63ad6917f661251878b56ce47b
treec0cb583d5cb81f96f018c367c725152e05b0f377
parent212c0ba501e01439bf2141696f76d2616fa95dba
Do not broadcast changes if there are no remote readers.

New/future readers should anchor themselves to the cache in order to get the
earlier updates they missed.
src/CollapsedForwarding.cc
src/Store.h
src/SwapDir.h
src/Transients.cc
src/Transients.h
src/ipc/StoreMap.cc
src/ipc/StoreMap.h
src/store_dir.cc