On 31 Dec 2008, at 09:12, paul jobs wrote:
6081 it runs in this port
but how to make varnish skip put, post and delete requests and send it
directly to 5984
this is not the varnish mailing list. I still strongly suggest reading:
http://www.catb.org/~esr/faqs/smart-questions.html
Cheers
Jan
--
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