From user-return-23616-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Sat Feb 23 09:05:06 2013 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 7C60EE842 for ; Sat, 23 Feb 2013 09:05:06 +0000 (UTC) Received: (qmail 91191 invoked by uid 500); 23 Feb 2013 09:05:03 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 91026 invoked by uid 500); 23 Feb 2013 09:05:02 -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 90965 invoked by uid 99); 23 Feb 2013 09:05:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Feb 2013 09:05:00 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of kxepal@gmail.com designates 209.85.212.180 as permitted sender) Received: from [209.85.212.180] (HELO mail-wi0-f180.google.com) (209.85.212.180) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Feb 2013 09:04:54 +0000 Received: by mail-wi0-f180.google.com with SMTP id hi8so1573514wib.7 for ; Sat, 23 Feb 2013 01:04:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=jkGtxXDW/icRtEvlITo/hTN9Z3isB7o2Qe8LYO21m+I=; b=UbJTV/+b1qfkw1nfUtf/ccP8eAsFqpUG7dhS/pTT2/N2URpemVB0fh934/+TqcqvxE +aMUZZlVt5e/Z4oi1ezvWhWSOLduO7n7XDdjI0Cr6RGc64Zv6m51oz+AEWcLIdeSwgR7 bsdh+JIsrEvMde2RyCYCudnk53Az3X8aS2QoZ0RQxmGq8YWg93q0XspM0vaPltNmHLKf z/UCpUqcraiVvJD+xlWabpWAFpXBYBzBgP6Qvm9qXBKOpYefgaG7YNWBcXkYLBBBakiV sBbAGJfnO1lKtxHSahOnX110LQ2cKnhBBwPUxrMt+7ShW5QDe96lAJ/R5OYExm4XxT2H BfCg== MIME-Version: 1.0 X-Received: by 10.194.119.68 with SMTP id ks4mr8422537wjb.3.1361610274115; Sat, 23 Feb 2013 01:04:34 -0800 (PST) Received: by 10.180.145.201 with HTTP; Sat, 23 Feb 2013 01:04:33 -0800 (PST) In-Reply-To: References: <5126F04D.8010305@binarykitchen.com> <20130222132727.5b04d528@dede> <5126FEC9.3080900@binarykitchen.com> <24AB690E-CF65-4CD6-A910-3FDE292D563A@apache.org> Date: Sat, 23 Feb 2013 12:04:33 +0300 Message-ID: Subject: Re: database per user architecture couchapp From: Alexander Shorin To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Sat, Feb 23, 2013 at 3:23 AM, Martin Higham wrote: > There is no way to configure a daemon to > handle a URL without an Apache or nginx server doing the routing There is nice solution for this by using CouchDB as proxy: http://davispj.com/2010/09/26/new-couchdb-externals-api.html -- ,,,^..^,,,