Description of configuration options for [container-replicator] in container-server.conf-sample
Configuration option = Default value Description
log_name = container-replicatorLabel used when logging
log_facility = LOG_LOCAL0Syslog log facility
log_level = INFOLogging level
log_address = /dev/logLocation where syslog sends the logs to
vm_test_mode = noIndicates that you are using a VM environment
per_diff = 1000Limit number of items to get per diff
max_diffs = 100Caps how long the replicator spends trying to sync a database per pass
concurrency = 8Number of replication workers to spawn
interval = 30Minimum time for a pass to take
node_timeout = 10Request timeout to external services
conn_timeout = 0.5Connection timeout to external services
reclaim_age = 604800Time elapsed in seconds before an object can be reclaimed
run_pause = 30Time in seconds to wait between replication passes
recon_cache_path = /var/cache/swiftDirectory where stats for a few items will be stored