]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 2067: do not print "aborting on premature eof" messages at debug level 1.
authorrousskov <>
Fri, 7 Sep 2007 21:10:50 +0000 (21:10 +0000)
committerrousskov <>
Fri, 7 Sep 2007 21:10:50 +0000 (21:10 +0000)
commit8e51e5c189a10ff7964fb2515b63df43363ff6e2
tree257f0b178a4d23b3a0790c2b0b3866afe2a6475f
parentbf72a541b4b6df6b0247b0412ba0c7799dafe0eb
Bug 2067: do not print "aborting on premature eof" messages at debug level 1.
This messages are printed, for example, whenever the origin server closes
the connection prematurely. No need to warn the cache admin about such events.
src/BodyPipe.cc