]> git.ipfire.org Git - thirdparty/squid.git/commit - src/cf.data.pre
Enable length configuration for pipeline_prefetch queue
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 26 May 2013 01:57:47 +0000 (19:57 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 26 May 2013 01:57:47 +0000 (19:57 -0600)
commit079a84803cb4d685fbe1997dbe4c9259766741d2
treeedf0595a04a25e8383917a0baa1abd0978c04e93
parenta27592a2ced18486a02957bcd6964f649d20f3ac
Enable length configuration for pipeline_prefetch queue

Updates the queue length magic numbers (2) by making pipeline_prefetch a
numeric queus length instead of aon/off toggle.

Also, adds configuration file consistency check for pipeline enabled
when client prsistent connections disable.
doc/release-notes/release-3.4.sgml
src/Parsing.cc
src/SquidConfig.h
src/cache_cf.cc
src/cf.data.depend
src/cf.data.pre
src/client_side.cc
src/client_side.h