You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2021/03/24 20:48:49 UTC

[GitHub] [couchdb] nickva commented on issue #3451: Getting Bad Request (Server - MochiWeb/1.0) when calling _all_docs?include_docs=true&startkey="pz_"&endkey="pz_�"

nickva commented on issue #3451:
URL: https://github.com/apache/couchdb/issues/3451#issuecomment-806176704


   Do you see any elevated metrics like memory or CPU usage? And would you be able to add more logging on the client to capture the error that comes back with a bad request?
   
   It's hard to say what it could be without being able to reproduce it.  Could be that the client connection pool gets messed messed and client connections which are in a bad or intermediate state (still receiving) end up recycled. Maybe if session cookies are used the clients don't know how to get new ones, try switching to basic auth only for a bit.


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org