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 2014/09/23 22:21:06 UTC

couchdb commit: updated refs/heads/master to eae95be

Repository: couchdb
Updated Branches:
  refs/heads/master bb7ad626d -> eae95be98


Increase default socket buffer sizes for chttpd too (COUCHDB-1986)


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

Branch: refs/heads/master
Commit: eae95be9822b3b8af69d93c4ac33a8917e4403ec
Parents: bb7ad62
Author: Robert Newson <rn...@apache.org>
Authored: Tue Sep 23 21:15:21 2014 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Tue Sep 23 21:20:46 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/eae95be9/rel/overlay/etc/default.ini
----------------------------------------------------------------------
diff --git a/rel/overlay/etc/default.ini b/rel/overlay/etc/default.ini
index 2585ebb..b955cb9 100644
--- a/rel/overlay/etc/default.ini
+++ b/rel/overlay/etc/default.ini
@@ -34,6 +34,7 @@ n=3
 port = {{cluster_port}}
 backlog = 512
 docroot = {{prefix}}/share/www
+socket_options = [{recbuf, 262144}, {sndbuf, 262144}]
 
 [database_compaction]
 ; larger buffer sizes can originate smaller files