Depends on your errors.
Running Varnish in front of CouchDB resulted in better read
performance for
a test setup here.
Cheers
Jan
--
On 30 Dec 2008, at 13:08, paul jobs wrote:
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 <[email protected]> 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