]> git.ipfire.org Git - thirdparty/squid.git/commit
Do not check 'reply content_length is too big' condition twice.
authorAlex Rousskov <rousskov@measurement-factory.com>
Fri, 5 Oct 2012 23:36:22 +0000 (17:36 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Fri, 5 Oct 2012 23:36:22 +0000 (17:36 -0600)
commit32ffb4b93cda487f1fc118b41bc6c0ad3b1eb59d
treebc45197a48333a1f629841497b50a4983045e7ab
parent52b815bc32c4c6e2e563b157d242a893e9a5afe0
Do not check 'reply content_length is too big' condition twice.

The check got duplicated was

4410
committer: hno
branch nick: HEAD
timestamp: Wed 2000-05-03 00:49:26 +0000
message:
  hno squid-2.2.STABLE2.to_large_objects-2.patch
  Squid-2.2.STABLE2: Don't swap out objects > maximum_object_size
src/store.cc