chiraganand commented on issue #4373: URL: https://github.com/apache/couchdb/issues/4373#issuecomment-1398666738
> Could try also tweaking the number of replication workers, maybe try 1 instead of 4 > > https://docs.couchdb.org/en/stable/config/replicator.html > > ``` > [replicator] > worker_processes = 1 > ``` > > Or try increasing or decreasing the number of connections: > > ``` > [replicator] > http_connections = 40 > ``` Can't try these right now because I am unable to reproduce the original issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
