Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 68525 invoked from network); 7 Sep 2009 03:18:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Sep 2009 03:18:49 -0000 Received: (qmail 82599 invoked by uid 500); 7 Sep 2009 03:18:48 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 82510 invoked by uid 500); 7 Sep 2009 03:18:48 -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 Received: (qmail 82500 invoked by uid 99); 7 Sep 2009 03:18:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Sep 2009 03:18:47 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of arun.thampi@gmail.com designates 209.85.216.197 as permitted sender) Received: from [209.85.216.197] (HELO mail-px0-f197.google.com) (209.85.216.197) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Sep 2009 03:18:38 +0000 Received: by pxi35 with SMTP id 35so2179672pxi.12 for ; Sun, 06 Sep 2009 20:18:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=8V/+c+eIud2Ke//QjGFl4hfZHnuZMSCGRnlNCHqvFiQ=; b=G01KGxn+0abK9odhJuT3uSz+cLUYzrs8joPMHoVoav2WeQSMN9L0b3BecHCtFF/y85 83nx77r3x8F5rRh9dBwt72IpryWbT2odEEPSmWuczTs6tRHvWAdXdrh/UFCFf3NSIbwI 6KAqFJJIjLhMWCoa9mDMiiNwJIdfRkzUk34Kc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=HVjSZr5IygmyuTsVDqsvjVIDd4TiwWnKzVfSxhaAdvrlkCHgfIOYJKuIL+u2M/jo8M oavt6vqK5N0K9W1rEyFtOd70f2sSvIWkZGfQs69BpewEZ3MyLjXwKP8PCpytExBxDtVl WB8Y5gjQYiAybyOa6kdQpzjoqZsDaItccSVxw= MIME-Version: 1.0 Received: by 10.142.6.10 with SMTP id 10mr470205wff.61.1252293497998; Sun, 06 Sep 2009 20:18:17 -0700 (PDT) Date: Mon, 7 Sep 2009 11:18:17 +0800 Message-ID: Subject: Multiple couchjs processes being spawned From: Arun Thampi To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=00504502b0ab1a4d1b0472f44db4 X-Virus-Checked: Checked by ClamAV on apache.org --00504502b0ab1a4d1b0472f44db4 Content-Type: text/plain; charset=ISO-8859-1 Hi guys - Been running CouchDB trunk(r804727) in production for about 3 weeks now and one thing I've noticed is that the number of couchjs processes (/usr/local/lib/couchdb/bin/couchjs /usr/local/share/couchdb/server/main.js) keeps increasing to a large amount. Is this normal? Does CouchDB manage these processes and eventually kill inactive couchjs processes? Just FYI I'm using CouchRest as part of a Rails app to query two different views in my db. Thanks in advance. Cheers, Arun -- It's better to be a pirate than join the Navy - Steve Jobs http://mclov.in --00504502b0ab1a4d1b0472f44db4--