Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 97501 invoked from network); 27 Sep 2010 23:51:13 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 Sep 2010 23:51:13 -0000 Received: (qmail 1514 invoked by uid 500); 27 Sep 2010 23:51:13 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 1439 invoked by uid 500); 27 Sep 2010 23:51:12 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 1431 invoked by uid 99); 27 Sep 2010 23:51:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Sep 2010 23:51:12 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jchris@gmail.com designates 209.85.216.52 as permitted sender) Received: from [209.85.216.52] (HELO mail-qw0-f52.google.com) (209.85.216.52) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Sep 2010 23:51:08 +0000 Received: by qwb8 with SMTP id 8so142077qwb.11 for ; Mon, 27 Sep 2010 16:50:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; bh=WdBHfudiSZw7zqGyE2aXcd8QrhkXblqxHeTKixTKQLU=; b=Cv824efDCct1L4j5REcG+smo12rxhU4X7fqIc6X0DKLYMKhUCrhKKN5tuTvoWWnkdi tABTwIYH7zY8oIfEyWLxUeKGIr8orF3qe/qVUshdj8Oruk9EBtyEUkA+TY1Fq169/7Ww gq0jxIk9/nP8VyL9nDSwd/RFtR6LxABGn1vAs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=WBWAk8SeeOK6nPl7CzruFT52xu2WoLGVVtDY1pHimtVqfjlVDn3sn1qU7WvvLoABtW lRol2TJ5hOdu0dQjo6LyuRzMqGYtxo0Tgu9WBEyoIEGY9L60Y0/8vlcNju1DUw6ydP6o 7gh6mRdJY8Nde+Cz7jJiqcuD7PAkwTvhu0i6A= MIME-Version: 1.0 Received: by 10.224.19.129 with SMTP id a1mr6117595qab.324.1285631414349; Mon, 27 Sep 2010 16:50:14 -0700 (PDT) Sender: jchris@gmail.com Received: by 10.220.42.4 with HTTP; Mon, 27 Sep 2010 16:50:14 -0700 (PDT) In-Reply-To: References: <20100925173757.C583A23889ED@eris.apache.org> <79D74715-4889-4613-BEE3-B7905EDA6532@apache.org> Date: Mon, 27 Sep 2010 16:50:14 -0700 X-Google-Sender-Auth: EUWZe53qV8F_8ZBNiGu4tvxGmxw Message-ID: Subject: Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in From: Chris Anderson To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Mon, Sep 27, 2010 at 3:55 PM, Noah Slater wrote: > > On 27 Sep 2010, at 23:08, Chris Anderson wrote: > >> Hmm I don't see why multiple bind addresses matter. > > Just wondering how a client would use them. If there are three bind addre= sses, how do you know which one to use? I'm not sure I understand the use c= ase here. Not that I don't think clients need to know how to speak to the r= unning CouchDB, just that I don't understand the circumstances around it we= ll enough. > > you might want to bind to :80 and :5984, for obvious reasons. now people do that with a proxy, but you could do it with Couch, too. --=20 Chris Anderson http://jchrisa.net http://couch.io