]> git.ipfire.org Git - thirdparty/squid.git/commit
Make cache.log less noisy about usually benign events outside of admin control.
authorAlex Rousskov <rousskov@measurement-factory.com>
Sun, 3 Apr 2011 11:33:34 +0000 (05:33 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 3 Apr 2011 11:33:34 +0000 (05:33 -0600)
commit6c9c9406865e8234cd3ce0f76e10317f94294ba2
treee56c50f8cd4048e864925faccb89752fc0be4bad
parentbde03ea5917f9f0557fc7d0ecbea1ee8f771c880
Make cache.log less noisy about usually benign events outside of admin control.

Raised reporting level from 1 to 2 for 'statusIfComplete: Request not yet
fully sent' and 'clientProcessRequest: Invalid Request' messages after
observing important information drowning in their noise on busy proxies.
src/client_side.cc
src/http.cc