Rahib Rasheed
Rahib Rasheed

Reputation: 367

How to change the HTTP request timeout in CouchDB?

I am doing a bulk insert of large number of documents in CouchDB and when multiple bulk inserts are done in parallel, I'm getting 504 Gateway Timeout from CouchDB. I think the HTTP requests are getting timed out. How do I increase this timeout?

Upvotes: 0

Views: 447

Answers (0)

Related Questions