]> git.ipfire.org Git - thirdparty/squid.git/commit - src/cf.data.pre
Author: Alex Rousskov <rousskov@measurement-factory.com>
authorAmos Jeffries <amosjeffries@squid-cache.org>
Fri, 15 Oct 2010 10:24:57 +0000 (04:24 -0600)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Fri, 15 Oct 2010 10:24:57 +0000 (04:24 -0600)
commitacf69d74918a4d3570274a4ffd8181445f334eb6
treef3a988ff248ba131e2d6f91dc62ed545c30f4329
parent78ea186b067cbc3487264b104a7361194db7190f
Author: Alex Rousskov <rousskov@measurement-factory.com>
Bug 3002 pt2: store initialization (-z) does not work with SMP configs.

In SMP mode, when -z command line option is specified, start kids and allow
them to create their cache_dirs instead of trying to create macro-dependent
cache_dirs in the Master process.

In SMP mode, quit if cache_dir option is found before the workers option.
src/cache_cf.cc
src/cf.data.pre