Merge "Fix the amount of workers spawned for non proxies"
This commit is contained in:
commit
ae3f335626
@ -378,6 +378,9 @@ EOF
|
|||||||
iniuncomment ${swift_node_config} DEFAULT log_facility
|
iniuncomment ${swift_node_config} DEFAULT log_facility
|
||||||
iniset ${swift_node_config} DEFAULT log_facility LOG_LOCAL${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
|
iniuncomment ${swift_node_config} DEFAULT disable_fallocate
|
||||||
iniset ${swift_node_config} DEFAULT disable_fallocate true
|
iniset ${swift_node_config} DEFAULT disable_fallocate true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user