Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 77553 invoked from network); 18 Aug 2007 17:51:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Aug 2007 17:51:02 -0000 Received: (qmail 15579 invoked by uid 500); 18 Aug 2007 17:50:59 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 15524 invoked by uid 500); 18 Aug 2007 17:50:59 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 15513 invoked by uid 99); 18 Aug 2007 17:50:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Aug 2007 10:50:59 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ole.ersoy@gmail.com designates 64.233.184.229 as permitted sender) Received: from [64.233.184.229] (HELO wr-out-0506.google.com) (64.233.184.229) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Aug 2007 17:50:57 +0000 Received: by wr-out-0506.google.com with SMTP id 36so584965wra for ; Sat, 18 Aug 2007 10:50:36 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=m+MScfWATQvQuJqQ12xNWhQYyOw5OzqXyHeb7mNeFCGm/VDwLhz0YuIJwHK55Ec+9xQw5OYJTQlBGrA3degRdWJMN+CYtoUTSVjNLAb3fdB0lYBM2NHkylrLN0wNC5ZX7vNY+B/k6tzx3jPU3MiyCdif5wDUcqHzGm/W/+WJH6g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=XXOAo/nPJgKP8jyvLdK0pJl8FAfYSwrFcgwOhVB+gGGXz24vSdbpN3CRphDFy0DBwdRb/r/1PkPHs2UGnQzKQeo9Tcjmjgmi5q5VY7tiCsYyywFVByCXQsF7M7O3AtpDJcc7BbRIeX0Dupuzp9tsn1K89maNETmQBAavjEBNNzA= Received: by 10.90.113.20 with SMTP id l20mr974816agc.1187459436836; Sat, 18 Aug 2007 10:50:36 -0700 (PDT) Received: from ?192.168.1.6? ( [98.193.70.182]) by mx.google.com with ESMTPS id 10sm10846448nzo.2007.08.18.10.50.34 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 18 Aug 2007 10:50:35 -0700 (PDT) Message-ID: <46C72F9D.4020500@gmail.com> Date: Sat, 18 Aug 2007 12:42:53 -0500 From: Ole Ersoy User-Agent: Thunderbird 2.0.0.4 (X11/20070615) MIME-Version: 1.0 To: Apache Directory Developers List Subject: [Performance] Apache Portable Runtime (APR) - Could ADS Benefit? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hey Guys, I've been fine tuning my Tomcat installation and noticed that it uses APR to improve performance. http://tomcat.apache.org/tomcat-6.0-doc/apr.html I wonder if ADS could benefit from this as well? I'm still learning, but thought I'd throw it out here for awareness. Cheers, - Ole