nickva commented on a change in pull request #250: Added information, how to 
increase connection limit
URL: 
https://github.com/apache/couchdb-documentation/pull/250#discussion_r170285131
 
 

 ##########
 File path: src/maintenance/performance.rst
 ##########
 @@ -212,6 +212,21 @@ This TCP buffering behaviour can be disabled via
 .. seealso::
     Bulk :ref:`load <api/db/all_docs>` and :ref:`store <api/db/bulk_docs>` API.
 
+Connection limit
+----------------
+
+`MochiWeb`_ is handling CouchDB requests.
+By default maximum number of connections is 2048. To change this limit, use
+server_options configuration variable. 'max' indicates maximum number of
 
 Review comment:
   Let's use backticks \` for config string like say \`server_options\` or 
\`max\`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to