]> git.ipfire.org Git - thirdparty/squid.git/commit
Docs: shuffle SMP specific options to the top of squid.conf
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 9 May 2015 11:48:35 +0000 (04:48 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 9 May 2015 11:48:35 +0000 (04:48 -0700)
commitd558133b394ea8d4e8024588eb6f82312f894373
tree4b6dc6050d906dd28c08ef5a5c2dc21dda90d8fa
parentfeef21bbfd1fc09431458abc1f40c0733898d77f
Docs: shuffle SMP specific options to the top of squid.conf

The workers directive is required to be used before several other
directives. It makes little sense to documents it after the controls
which depend on it.

Make a new config section to contain the SMP specific options.
src/cf.data.pre