Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 99012 invoked from network); 31 Dec 2008 08:13:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Dec 2008 08:13:18 -0000 Received: (qmail 85389 invoked by uid 500); 31 Dec 2008 08:13:17 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 85356 invoked by uid 500); 31 Dec 2008 08:13:17 -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 85345 invoked by uid 99); 31 Dec 2008 08:13:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Dec 2008 00:13:17 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of webjogger@gmail.com designates 209.85.198.231 as permitted sender) Received: from [209.85.198.231] (HELO rv-out-0506.google.com) (209.85.198.231) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Dec 2008 08:13:08 +0000 Received: by rv-out-0506.google.com with SMTP id g37so5319121rvb.35 for ; Wed, 31 Dec 2008 00:12:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=EK/eQ1LIboh3zbH0fsOdsE6JGi9Dvbx8dTr2oKWuGgQ=; b=QePyiNijPTXg8yMcvLyOdJrLjOxMachYeQQ6h0VIH/6zHArOKKozYF/VivgNtXxDgI GiLW0qCQe1UkI6wds1bZj66krEplo9xzQbat0qozRNYhYhLzJwpbm+wPK0wBJ0UK0SCA m2riAZFiOtK7M+iO3wC6t3gvkYHJHDcMNxwfY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=ajKLdO54fvYJvwhMmy4WozxncHAESKNrezii/5fCn98lF7VW8OdVvqrMMyGFopAIFq hcFsRych+bjW84Fk1rCsdyHDGa2HVBoApcamNvxqgcAIwDxV4zW9wWcpdibDweirhaS8 p9RgxU/U2lxMkIW3ffZ/QJW+W/A1UGNoCYf0E= Received: by 10.141.44.13 with SMTP id w13mr7676253rvj.275.1230711166672; Wed, 31 Dec 2008 00:12:46 -0800 (PST) Received: by 10.140.165.13 with HTTP; Wed, 31 Dec 2008 00:12:46 -0800 (PST) Message-ID: <4c69d7170812310012g4b607121v75633932cec80c76@mail.gmail.com> Date: Wed, 31 Dec 2008 00:12:46 -0800 From: "paul jobs" To: user@couchdb.apache.org Subject: Re: conf for using varnish or squid with couchdb In-Reply-To: <148A982B-FDCE-4CF8-B460-F7145B60F299@apache.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_124076_26623554.1230711166665" References: <4c69d7170812300347n74456abemc750615bc32e3bea@mail.gmail.com> <148A982B-FDCE-4CF8-B460-F7145B60F299@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_124076_26623554.1230711166665 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 6081 it runs in this port but how to make varnish skip put, post and delete requests and send it directly to 5984 On 12/30/08, Jan Lehnardt wrote: > > There's nothing special about using a proxy in front of CouchDB that with > any other http server. > > the proxy's docs are usualy exhaustive for this default case: > > http://wiki.codemongers.com/NginxLoadBalanceExample > > for varnish just put in couchdb's ip and port into the default config file > as a backend. > > Cheers > Jan > -- > On 30 Dec 2008, at 12:47, paul jobs wrote: > > Is it possible for one of the advanced users of couchdb to share the >> varnish >> config for use with couchdb or squid config >> >> i would love to add it to the couchdb wiki, it would be a great addition >> to >> the exhaustive material in the wiki >> >> thanks >> > > ------=_Part_124076_26623554.1230711166665--