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 BE6B96469 for ; Thu, 30 Jun 2011 08:24:48 +0000 (UTC) Received: (qmail 51178 invoked by uid 500); 30 Jun 2011 08:24:47 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 50891 invoked by uid 500); 30 Jun 2011 08:24:40 -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 50879 invoked by uid 99); 30 Jun 2011 08:24:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jun 2011 08:24:38 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of randall.leeds@gmail.com designates 209.85.214.52 as permitted sender) Received: from [209.85.214.52] (HELO mail-bw0-f52.google.com) (209.85.214.52) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jun 2011 08:24:31 +0000 Received: by bwj24 with SMTP id 24so2629900bwj.11 for ; Thu, 30 Jun 2011 01:24:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=lipbFDnyBIwbn/0c6U5WM+Z/Az1KhsSnR0/X9SK70wI=; b=WFvMEmH+P/uXfg70fDt+Mu7HE0uM+QzIfUQb7J2L9c5o4B12SIypPZKgMCGdU5Mj4S CTlW26TTfZXwKNIg76CSBsonA0FP1hmOywxozXexOi9Aj19tRk7DMIGBmsRiaCNLD0Ga zJsfaAgh9eesDtxxBwt3iQizf/eyOkQipQftY= MIME-Version: 1.0 Received: by 10.204.85.25 with SMTP id m25mr1656668bkl.148.1309422250630; Thu, 30 Jun 2011 01:24:10 -0700 (PDT) Received: by 10.204.72.83 with HTTP; Thu, 30 Jun 2011 01:24:10 -0700 (PDT) In-Reply-To: References: <20090627183043.GE4285@tumbolia.org> Date: Thu, 30 Jun 2011 01:24:10 -0700 Message-ID: Subject: Re: Different database content when accessing CouchDB through localhost or public IP From: Randall Leeds To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Could you possibly be running two CouchDB instances by accident? On Sun, Jun 26, 2011 at 23:34, yayati wrote: > Noah Slater writes: > >> There must be something else going on. CouchDB does not alter its behaviour >> depending on the IP or port number it binds to. Perhaps someone else added this >> documents without your knowledge? >> >> Best, >> > > > I see the same problem with couchDB 0.11.0 on debian squeeze > >