]> git.ipfire.org Git - thirdparty/squid.git/commit
Author: Alexey Veselovsky <alexey.veselovsky@eykontech.com>
authorhno <>
Thu, 27 Dec 2007 08:03:13 +0000 (08:03 +0000)
committerhno <>
Thu, 27 Dec 2007 08:03:13 +0000 (08:03 +0000)
commit0c8a9718b41ebc2e092964bc386b2bee9f97bb11
tree0dcd933748dc1cdb999086edbeb80150eea671dd
parent303bfd769de366fc8b609393e78503d494b4bd4f
Author: Alexey Veselovsky <alexey.veselovsky@eykontech.com>
Bug #2101: Reuse pconns using LIFO

Change the reuse order of persistent connections to LIFO to keep hot
connections and let unused connections expire.

This is how Squid-2 has been doing things for a long time.
src/pconn.cc
src/pconn.h