From user-return-9223-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Tue Mar 09 16:20:12 2010 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 3296 invoked from network); 9 Mar 2010 16:20:12 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Mar 2010 16:20:12 -0000 Received: (qmail 45222 invoked by uid 500); 9 Mar 2010 16:19:44 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 45119 invoked by uid 500); 9 Mar 2010 16:19:44 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Delivered-To: moderator for user@couchdb.apache.org Received: (qmail 23108 invoked by uid 99); 9 Mar 2010 12:29:37 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Message-ID: <4B963F0A.50601@bclary.com> Date: Tue, 09 Mar 2010 04:28:58 -0800 From: Bob Clary User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.3a3pre) Gecko/20100307 Shredder/3.2a1pre MIME-Version: 1.0 To: user@couchdb.apache.org Subject: Problems with large inline attachments with 0.11 X-bclary: auth Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hey all! I've been using 0.10.1 to successfully post large inline plain text attachments to couchdb. Now that 0.11 supports automatic compression of attachments, I thought I would give it a whirl. I have two issues that I can't find in jira. 1. The cpu and memory usage is extreme for attachments in the 1M to 10M range. A 64bit linux vm with dual 3Ghz cpu and 3.5G will routinely peg when updating a document. 2. The server fails to process larger attachments. The server pegs the cpu and ram and ultimately refuses the connection. Are these known issues? Are inline attachments inappropriate here? I am using http://svn.apache.org/repos/asf/couchdb/trunk Revision: 920758 on Centos5 64bit Thanks, Bob Clary