Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 67232 invoked from network); 30 Dec 2008 12:09:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Dec 2008 12:09:15 -0000 Received: (qmail 93615 invoked by uid 500); 30 Dec 2008 12:09:13 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 93580 invoked by uid 500); 30 Dec 2008 12:09:13 -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 93569 invoked by uid 99); 30 Dec 2008 12:09:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Dec 2008 04:09:13 -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.239 as permitted sender) Received: from [209.85.198.239] (HELO rv-out-0506.google.com) (209.85.198.239) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Dec 2008 12:09:04 +0000 Received: by rv-out-0506.google.com with SMTP id g37so4921613rvb.35 for ; Tue, 30 Dec 2008 04:08:42 -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=4C3OCGnlesdyQlMCW73TcZwf/DDnYVsSG/RzJRmDfiM=; b=ODRWxXmPLiTMxHXSGY+71fU8Es6nlThiONOo47AdMptoldN/ZXrPNHtnDCTvVcwkff lwLiKoXgN50LI6IZqbpFPf7Cu6SWdegCBGads9De2p55h0xAvGkbLgxufimk3qhteHkj h+SenCPNTEbD4mVQLpnteXa0+F7y2LphHA+Uo= 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=OkWoK2RM6oDZ6LGbgubqtxQJD1X9CKdIOKs8xAYuv4uByitV8nH5CkEj6/16XRa0IB 799e3p5LUIys+CyJBtR799ISyn+MFfxdhZEZg8VWPvt1cg0ZA3t+h+q5rgl+yoEovbvw p6ECDQ0+R5Y1l60NVN6U8qeDrF3D2CzCFIZIE= Received: by 10.140.161.11 with SMTP id j11mr7252207rve.162.1230638922169; Tue, 30 Dec 2008 04:08:42 -0800 (PST) Received: by 10.141.153.4 with HTTP; Tue, 30 Dec 2008 04:08:42 -0800 (PST) Message-ID: <4c69d7170812300408i5775b0cauf73a80928798cc66@mail.gmail.com> Date: Tue, 30 Dec 2008 04:08:42 -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_128640_2560286.1230638922162" References: <4c69d7170812300347n74456abemc750615bc32e3bea@mail.gmail.com> <148A982B-FDCE-4CF8-B460-F7145B60F299@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_128640_2560286.1230638922162 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline jan thanks a lot does do this in varnish help alleviate the load on couchdb? as i m seeing tons of errors in my couchdb instance and hoping to try varnish to see if it reduces # of errors 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_128640_2560286.1230638922162--