Re: CouchDB Memory Usage Unexpectedly Low

2022-07-26 Thread ermouth
Sometimes QS can be the bottleneck. Check os_process_limit config, it may heavily impact db-per-user scenarios. https://docs.couchdb.org/en/2.3.1/config/query-servers.html#query_server_config/os_process_limit ermouth On Tue, Jul 26, 2022 at 7:10 PM Josh Kuestersteffen wrote: > Thanks for

Re: CouchDB Memory Usage Unexpectedly Low

2022-07-26 Thread Josh Kuestersteffen
Thanks for the suggestion Wendall! Am I correct in thinking that might be related to the "Maximum open file descriptors" documentation in the Couch docs? https://docs.couchdb.org/en/stable/maintenance/performance.html#maximum-open-file-descriptors-ulimit Either way, it seems like this is not the