nickva commented on issue #745: Replication with attachments never completes, 
{mp_parser_died,noproc} error
URL: https://github.com/apache/couchdb/issues/745#issuecomment-336548234
 
 
   Hi Carlos,
   
   Was wondering how many attachment you have roughly and their approximate 
size distribution.
   
   How about large document or document ID lengths larger 4KB?
   
   And this is still CouchDB 2.1.0 like mentioned above?
   
   Also what are the values of these configuration parameters:
   
   `couchdb.max_document_size`
   `httpd.max_http_request_size`
   
   Note that the default request size for `httpd.max_http_request_size` is 
64MB. If you use the default, and your attachments are large, consider raising 
the limit there.
   
   Basically trying see if this is an issue of target cluster rejecting 
requests because of some of those limits, or there is something else.
   
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to