Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CC4CA99FB for ; Thu, 5 Jan 2012 09:19:36 +0000 (UTC) Received: (qmail 46978 invoked by uid 500); 5 Jan 2012 09:19:34 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 45670 invoked by uid 500); 5 Jan 2012 09:19:23 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 45642 invoked by uid 99); 5 Jan 2012 09:19:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2012 09:19:19 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.214.180] (HELO mail-tul01m020-f180.google.com) (209.85.214.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2012 09:19:11 +0000 Received: by obbup3 with SMTP id up3so371264obb.11 for ; Thu, 05 Jan 2012 01:18:49 -0800 (PST) MIME-Version: 1.0 Received: by 10.182.164.106 with SMTP id yp10mr792573obb.71.1325755129476; Thu, 05 Jan 2012 01:18:49 -0800 (PST) Received: by 10.182.49.72 with HTTP; Thu, 5 Jan 2012 01:18:49 -0800 (PST) X-Originating-IP: [84.59.227.122] Date: Thu, 5 Jan 2012 10:18:49 +0100 Message-ID: Subject: couchDB with databases per user: continuous replications stop working, without errors From: Gregor Martynus To: dev@couchdb.apache.org, user@couchdb.apache.org Content-Type: multipart/alternative; boundary=e89a8f643d1a8d354104b5c46baf --e89a8f643d1a8d354104b5c46baf Content-Type: text/plain; charset=UTF-8 I experience massive reliability issues with continuous replications in my app. Each user has an own profile db with a continuous replication to a central database. Numbers: ~1800 dbs & ~2600 continuous replications (using _replicator db), ~200 did not get started. My hope is that others faced these issues before and found ways to fix or work around them. So if you are a developer or know developers that have a similar couchDB setup, would you mind to get me in touch? Thanks for your help! Tech info: couchDB 1.1.1 (iriscouch) max_dbs_open is set to 5000 no errors show up in _log _replicate does not accept POST requests anymore new replications from _replicator docs do not get picked up --e89a8f643d1a8d354104b5c46baf--