]> git.ipfire.org Git - thirdparty/squid.git/commit
Author: Alex Rousskov <rousskov@measurement-factory.com>
authorAmos Jeffries <amosjeffries@squid-cache.org>
Sat, 18 Sep 2010 12:39:09 +0000 (06:39 -0600)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Sat, 18 Sep 2010 12:39:09 +0000 (06:39 -0600)
commit67d0b808b76e0657afdebb4012b398be003766a9
tree0c890d2e20c28f7a419a2bb2f86969f0a8321054
parentac31174f06e7e86093d35ad8de1c8830f64c7a4f
Author: Alex Rousskov <rousskov@measurement-factory.com>
Removed erroneous !theEntries.empty() Must() in Adaptation::History.

The "we need history" state of the retried transaction may be different from
that of the original one due to reconfigurations, routing responses, etc.

Based on lp 3p1-rock branch, r9622.
src/adaptation/History.cc