[
https://issues.apache.org/jira/browse/COUCHDB-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14203473#comment-14203473
]
ASF GitHub Bot commented on COUCHDB-2430:
-----------------------------------------
GitHub user kxepal opened a pull request:
https://github.com/apache/couchdb/pull/281
Disable Nagle`s algorithm
COUCHDB-2430
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kxepal/couchdb 2430-disable-nagle
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/281.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 #281
----
commit 6306428acdf829404898d25702e3d99a0a3c3a7c
Author: Alexander Shorin <[email protected]>
Date: 2014-11-08T15:25:40Z
Disable Nagle`s algorithm
COUCHDB-2430
----
> Disable Nagle's algorithm by default
> ------------------------------------
>
> Key: COUCHDB-2430
> URL: https://issues.apache.org/jira/browse/COUCHDB-2430
> Project: CouchDB
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: HTTP Interface
> Reporter: Alexander Shorin
>
> This issue is about adding {{\{nodelay, true\}}} to the httpd socket options
> for default.ini and to accumulate any pro or cons for having this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)