rnewson commented on issue #5886:
URL: https://github.com/apache/couchdb/issues/5886#issuecomment-3954863096

   exceeding the soft limit explains the `emfile` error. the hard limit is the 
highest value you can raise the process limit to (using `ulimit -n` or the 
syscall) but, as you didn't, the process used the soft limit.


-- 
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]

Reply via email to