On 24. Jänner 2014 at 08:23:16, Nick North ([email protected]) wrote: > From: Nick North <[email protected]>
> There is a known inefficiency > in parsing of attachments containing certain character strings. > This doesn't obviously sound like an instance of it, but you can > eliminate the possibility very quickly if you replace all hyphens > (i.e. the character "-") in your mixed content file by some other > character, like "X". If replication of the modified file runs > quickly, you've hit this particular problem. > Nick Hey Nick, https://issues.apache.org/jira/browse/COUCHDB-1953 thanks for bringing that up. I’ve quickly re-done my timing checks with that and see no major difference, do you want to compare a few with some other modified test docs and see how that looks? A+ Dave
