summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Newson <rnewson@apache.org>2016-11-16 19:35:59 +0000
committerRobert Newson <rnewson@apache.org>2016-11-16 19:36:04 +0000
commit65b1b6488953ff9c8eb1bff1dbe2c9684fd309d6 (patch)
treef59b4baf7bc017df35c43bb4dc69def4da08262c
parentc7e7e8674426a591fc6d0c4bba398291e107d87a (diff)
downloadcouchdb-65b1b6488953ff9c8eb1bff1dbe2c9684fd309d6.tar.gz
match os_process_limit in the code
COUCHDB-3238
-rw-r--r--rel/overlay/etc/default.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/rel/overlay/etc/default.ini b/rel/overlay/etc/default.ini
index 043c99ff3..2fd582257 100644
--- a/rel/overlay/etc/default.ini
+++ b/rel/overlay/etc/default.ini
@@ -217,7 +217,7 @@ query = {mango_native_proc, start_link, []}
[query_server_config]
; commit_freq = 5
reduce_limit = true
-os_process_limit = 25
+os_process_limit = 100
; os_process_idle_limit = 300
; os_process_soft_limit = 100