Github user kxepal commented on the pull request:
https://github.com/apache/couchdb-couch-replicator/pull/29#issuecomment-192126471
That's a bad idea to fool user on their configuration. If I set
`http_connections = 1` I know what I'm doing and I'm expect exact one
connection. For instance, this is useful for debugging: turn off any
concurrency to see how it goes.
So, either we need to forbid set httpd_connections to 1 or less (I feel
that's quite strange) or figure out why 1 connection is not enough since it was
fine for 1.x. Why replication needs at least two of them?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---