nickva commented on issue #796: CouchDB stops being responsive and timeout errors URL: https://github.com/apache/couchdb/issues/796#issuecomment-327495931 Try increasing max_dbs_open and see if it helps ``` [couchdb] max_dbs_open = 2500 ``` As you increase it, keep an eye on memory usage ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
