You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2016/11/16 19:36:24 UTC

couchdb commit: updated refs/heads/master to 65b1b64

Repository: couchdb
Updated Branches:
  refs/heads/master c7e7e8674 -> 65b1b6488


match os_process_limit in the code

COUCHDB-3238


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/65b1b648
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/65b1b648
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/65b1b648

Branch: refs/heads/master
Commit: 65b1b6488953ff9c8eb1bff1dbe2c9684fd309d6
Parents: c7e7e86
Author: Robert Newson <rn...@apache.org>
Authored: Wed Nov 16 19:35:59 2016 +0000
Committer: Robert Newson <rn...@apache.org>
Committed: Wed Nov 16 19:36:04 2016 +0000

----------------------------------------------------------------------
 rel/overlay/etc/default.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/65b1b648/rel/overlay/etc/default.ini
----------------------------------------------------------------------
diff --git a/rel/overlay/etc/default.ini b/rel/overlay/etc/default.ini
index 043c99f..2fd5822 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