chiraganand commented on issue #4373: URL: https://github.com/apache/couchdb/issues/4373#issuecomment-1385324941
> Perhaps we're hitting a limit somewhere - disk usage, CPU, network. What about other requests, just _revs_diffs or do _bulk_docs also do this sometimes? I checked `_revs_diff` endpoint by running JMeter (10 threads x 100 iterations) and it kind of hangs after some 700 requests. The request times out after 120 seconds or so even before making a connection. Though I could not see any load increase on the server. No CPU waiting times, enough physical memory available, and enough bandwidth available. > See if there is a log on the server with that timestamp. Is there a difference between payloads (bodies) between the succeeding requests and failing ones? No, I used the same request. > Also, 3.3.1 has a few _revs_diff optimizations, if you have a chance could try experimenting upgrading on a test instance to see if you still see the same issue. Yes, will try this. Just want to gather some more evidence before trying with the new Couch version. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
