Hi. all If this is the wrong place to pose this question please excuse me. If you could point me towards a better place, please do so.
Situation: I followed the README at https://github.com/apache/couchdb-docker <https://github.com/apache/couchdb-docker> to create a local cluster with three Couchdb instances behind a haproxy. I could use the CouchDB API to creates 100k docs on the cluster. Now I wanted to replicate these docs to a local PouchDB in the browser. I get a 405 Method Not Allowed probably because the proxy does not allow the OPTIONS request, that is send by PouchDB replicate. My questions: - How can I modify the proxy to allow the OPTIONS request so the replication could follow? - Does anybody have a similar setup and can tell me something about possible speed gains compared to a single instance? Thank you very much for any help. Kind Regards, Holger Frohloff ______________________ Holger Frohloff, Ing. Software Development & Consulting https://www.holgerfrohloff.de
signature.asc
Description: Message signed with OpenPGP
