Merge "Fix the amount of workers spawned for non proxies"

This commit is contained in:
Jenkins 2013-12-12 19:29:12 +00:00 committed by Gerrit Code Review
commit ae3f335626

View File

@ -378,6 +378,9 @@ EOF
iniuncomment ${swift_node_config} DEFAULT log_facility
iniset ${swift_node_config} DEFAULT log_facility LOG_LOCAL${log_facility}
iniuncomment ${SWIFT_CONFIG_PROXY_SERVER} DEFAULT workers
iniset ${SWIFT_CONFIG_PROXY_SERVER} DEFAULT workers 1
iniuncomment ${swift_node_config} DEFAULT disable_fallocate
iniset ${swift_node_config} DEFAULT disable_fallocate true