swift rsyncd config max connections is not standard/recommended

Change-Id: I9137bdff3e57fa50cc8856bd9ec3455135035e01
Closes-Bug: #1387276
This commit is contained in:
Gerry Drudy 2014-10-29 16:40:31 +00:00
parent 5dc2bc56a8
commit f2e70bf3b9
1 changed files with 2 additions and 2 deletions

View File

@ -13,13 +13,13 @@ read only = false
lock file = /var/run/account.lock
[container]
max connections = 2
max connections = 4
path = /mnt/state/srv/node/
read only = false
lock file = /var/run/container.lock
[object]
max connections = 2
max connections = 8
path = /mnt/state/srv/node/
read only = false
lock file = /var/run/object.lock