Adjust minimum number of http connections to 2

Replication changes feed and main replicator process could
end up waiting on the http connection to be available, and also
waiting on each other in a gen_server call. So set minimum
number of http connections to 2 to avoid deadlock.

JIRA: COUCHDB-2959
1 file changed
tree: 0e6f1b6314963dd98bbcd9a12d954651b6f27d81
  1. priv/
  2. src/
  3. test/
  4. .gitignore
  5. .travis.yml
  6. LICENSE