On Tue, Apr 20, 2010 at 9:36 AM, David Coallier <[email protected]> wrote: >> >> Would it be doable with a web server in front of couchdb ? >> > > You could easily catch the messages and have a custom 40x status code > if you put a proxy/webserver in front of your Couch yes. > > -- > David Coallier >
Yes, though that is what I'm trying to ditch in favor of CouchDB-only solution :-) We have a hardware proxy, I'll see if I could catch it there. Thanks
