/[Apache-SVN]
ViewVC logotype

Revision 1144203


Jump to revision: Previous Next
Author: fdmanana
Date: Fri Jul 8 09:15:49 2011 UTC (12 years, 8 months ago)
Changed paths: 6
Log Message:
Simplify replicator's http connection pool

Dropped support for pipelining, making it less tied to
ibrowse and much simpler and shorter. In practice the
pipelining doesn't offer significant gains and it's
problematic on slow/congestioned networks (an error
in one request will cause all subsequent requests in
the same connection to be retried).



Changed paths

Path Details
Directorycouchdb/trunk/etc/couchdb/default.ini.tpl.in modified , text changed
Directorycouchdb/trunk/src/couchdb/couch_api_wrap.hrl modified , text changed
Directorycouchdb/trunk/src/couchdb/couch_api_wrap_httpc.erl modified , text changed
Directorycouchdb/trunk/src/couchdb/couch_httpc_pool.erl modified , text changed
Directorycouchdb/trunk/src/couchdb/couch_replicator.erl modified , text changed
Directorycouchdb/trunk/src/couchdb/couch_replicator_utils.erl modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26