Hi Adam, can you elaborate a bit on the "It's also possible to override resource settings on a per-replication basis" topic?
I can't seem to find anything here: http://docs.couchdb.org/en/stable/replication/replicator.html Neither here: http://docs.couchdb.org/en/stable/api/server/common.html#replicate --- Andrea Brancatelli On 2018-10-30 17:17, Adam Kocoloski wrote: > The `worker_processes` and `http_connections` in particular can have a > significant impact on the resource consumption of each replication job. If > your goal is to host a large number of lightweight replications you could > reduce those settings, and then configure the scheduler to keep a large > `max_jobs` running. It's also possible to override resource settings on a > per-replication basis.