[
https://issues.apache.org/jira/browse/COUCHDB-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15668784#comment-15668784
]
ASF GitHub Bot commented on COUCHDB-3238:
-----------------------------------------
GitHub user jaydoane opened a pull request:
https://github.com/apache/couchdb-documentation/pull/88
Fix os_process_limit documentation
Update documentation with correct description of os_process_limit
parameter function, correct default value, and hints for typical
production values.
COUCHDB-3238
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cloudant/couchdb-documentation
3238-fix-os_process_limit-docs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-documentation/pull/88.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #88
----
commit e883c89f6b00edd48650dd951aca4c8ee321ef15
Author: Jay Doane <[email protected]>
Date: 2016-11-15T23:43:19Z
Fix os_process_limit documentation
Update documentation with correct description of os_process_limit
parameter function, correct default value, and hints for typical
production values.
COUCHDB-3238
----
> os_process_limit documentation wrong
> ------------------------------------
>
> Key: COUCHDB-3238
> URL: https://issues.apache.org/jira/browse/COUCHDB-3238
> Project: CouchDB
> Issue Type: Bug
> Components: Documentation
> Reporter: Jay Doane
>
> http://docs.couchdb.org/en/2.0.0/config/query-servers.html#query_server_config/os_process_limit
> incorrectly states "Amount of time in seconds that the Query Server may
> process CouchDB command"
> But in fact the os_process_limit is the hard limit on the number of os
> processes created.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)