Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 63783 invoked from network); 20 Jul 2007 13:17:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Jul 2007 13:17:33 -0000 Received: (qmail 68745 invoked by uid 500); 20 Jul 2007 13:16:49 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 68732 invoked by uid 500); 20 Jul 2007 13:16:49 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 68721 invoked by uid 99); 20 Jul 2007 13:16:49 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jul 2007 06:16:49 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of Michele.Mazzucco@ncl.ac.uk designates 128.240.234.68 as permitted sender) Received: from [128.240.234.68] (HELO cheviot6.ncl.ac.uk) (128.240.234.68) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jul 2007 06:16:46 -0700 Received: from [10.8.149.156] (eskdale.ncl.ac.uk [10.8.149.156]) by cheviot6.ncl.ac.uk (8.13.1/8.13.1) with ESMTP id l6KDGKhi007218 for ; Fri, 20 Jul 2007 14:16:20 +0100 Subject: Too many open files From: Michele Mazzucco To: axis2 Content-Type: text/plain Organization: Newcastle University Date: Fri, 20 Jul 2007 14:15:20 +0100 Message-Id: <1184937320.21304.17.camel@eskdale.ncl.ac.uk> Mime-Version: 1.0 X-Mailer: Evolution 2.8.2 Content-Transfer-Encoding: 7bit X-Newcastle-MailScanner-Information: Please contact Postmaster@newcastle.ac.uk for more information X-Newcastle-MailScanner: Found to be clean X-Newcastle-MailScanner-MCPCheck: X-Newcastle-MailScanner-From: michele.mazzucco@ncl.ac.uk X-NCL-Spam-Status: No X-Virus-Checked: Checked by ClamAV on apache.org Hi all, I'm still using Axis2 1.1.1 (I know, it's my fault :(). Anyway, even if I set the connectionTimeout of the tomcat connector to 500 ms (server.xml) when the arrival rate increases (about 30 req/sec.) the system is not able to cope with the user demand (linux with default settings, i.e. ulimit -n = 1024). I know this is a quite known issue, but I'm a bit reluctant to upgrade because I guess I'd need to change some code. Is this problem fixed in newer releases? Thanks, Michele --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org