This is an automated email from the ASF dual-hosted git repository.
mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new 82dd9c0 Updated Running DRAT on Mac FAQ (markdown)
82dd9c0 is described below
commit 82dd9c003d60dd665f52a5a6025b19fc0fb26304
Author: Chris Mattmann <[email protected]>
AuthorDate: Tue Oct 24 09:18:12 2017 -0700
Updated Running DRAT on Mac FAQ (markdown)
---
Running-DRAT-on-Mac---FAQ.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Running-DRAT-on-Mac---FAQ.md b/Running-DRAT-on-Mac---FAQ.md
index 6ee5615..143c791 100644
--- a/Running-DRAT-on-Mac---FAQ.md
+++ b/Running-DRAT-on-Mac---FAQ.md
@@ -1,5 +1,9 @@
Running DRAT on a Mac - Frequently asked Questions (FAQ)
===
+
+Ulimits
+---
+
If you are running on a Mac on 10.12 (Sierra) or newer, you may run into some
issues with the default open files and num proc settings (also known as
ulimit). The default ones for Mac are pretty paltry, and since Apache OODT (as
of version 1.3, currently what's pinned to DRAT) uses XML-RPC which in turn has
the potential to use up a lot of sockets (especially with Proteus which makes
lots of Ajax call backs), you may be running into issues using the DRAT GUI.
Check out [this
page](https://blog.dekstroza.io/ulimit-shenanigans-on-osx-el-capitan/) to see
how you can increase the file limits to something that Proteus can run under.
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].