Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 57252 invoked from network); 17 Jul 2007 05:43:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Jul 2007 05:43:00 -0000 Received: (qmail 16117 invoked by uid 500); 17 Jul 2007 05:16:22 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 15831 invoked by uid 500); 17 Jul 2007 05:16:21 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 15822 invoked by uid 99); 17 Jul 2007 05:16:21 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jul 2007 22:16:21 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of rajdavies@gmail.com designates 66.249.92.175 as permitted sender) Received: from [66.249.92.175] (HELO ug-out-1314.google.com) (66.249.92.175) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jul 2007 22:16:18 -0700 Received: by ug-out-1314.google.com with SMTP id q2so91354uge for ; Mon, 16 Jul 2007 22:15:56 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:x-priority:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer; b=RWnMjuxHaZeO76MdCngKIAT6Hcsw239zVAkN30t5tj8BdL4JnW6IwYxj5kemv+AlG3FeAyksJwgwoGoOJBPs5cHnh83Lot9ZEw0DlPbC1/bakt2BOxbDsCNW2sfSBi1wFDJHiq0PJw1Moja+ahEUZgpZg97V60kIoGv/CVklQRk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:x-priority:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer; b=uULgcCVITtfphpMV6bze+Tc4SDRSN7mMn7zrFaAcaiaWnmPbn6+/SLS0Pza3lc66EHfVr7VFTbn/OWPmLlV5mEscMdaEmJGaPQ71eyEO5N4dfWQwXeNJO5/zuCRqx1ooX+PVJDxnpALpk6E5Yh00pBeI2vaLLIIEa8tdulibjnI= Received: by 10.66.255.7 with SMTP id c7mr46949ugi.1184649356555; Mon, 16 Jul 2007 22:15:56 -0700 (PDT) Received: from ?192.168.1.75? ( [81.154.167.67]) by mx.google.com with ESMTP id d26sm31684878nfh.2007.07.16.22.15.55 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 16 Jul 2007 22:15:55 -0700 (PDT) In-Reply-To: <17553.80.59.36.111.1184590779.squirrel@correo.infobiok.com> References: <17553.80.59.36.111.1184590779.squirrel@correo.infobiok.com> Mime-Version: 1.0 (Apple Message framework v752.3) X-Priority: 3 (Normal) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Rob Davies Subject: Re: Apache 2.2 and file-descriptors Date: Tue, 17 Jul 2007 06:15:53 +0100 To: users@activemq.apache.org X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org Its a while since I've administered sun boxes - I'd recommend you go here: http://sunsolve.sun.com/pub-cgi/show.pl?target=tous to try get enlightenment ;) cheers, Rob On Jul 16, 2007, at 1:59 PM, egoitz@ramattack.net wrote: > Hi, > > We are running a SunOS 5.9 box, with apache 2.2.4... and we have > run out > of inodes, is any possible way for increasing file descriptors without > having stdio issues or other like issues? it's a production machine > and > I'm playing with my job :(... lol > > could you tell me please if I could increase file descriptors on this > machine for this proccess without any problem?? or if there the > same known > limitations as for apache 2.0 ? > > Thanks a lot mates! > Bye. >