Return-Path: Delivered-To: apmail-httpd-modules-dev-archive@minotaur.apache.org Received: (qmail 21647 invoked from network); 12 Apr 2010 13:04:40 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Apr 2010 13:04:40 -0000 Received: (qmail 24691 invoked by uid 500); 12 Apr 2010 13:04:39 -0000 Delivered-To: apmail-httpd-modules-dev-archive@httpd.apache.org Received: (qmail 24560 invoked by uid 500); 12 Apr 2010 13:04:38 -0000 Mailing-List: contact modules-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: modules-dev@httpd.apache.org Delivered-To: mailing list modules-dev@httpd.apache.org Received: (qmail 24550 invoked by uid 99); 12 Apr 2010 13:04:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Apr 2010 13:04:38 +0000 X-ASF-Spam-Status: No, hits=4.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jayasingh.samuel@hotmail.com designates 65.55.90.19 as permitted sender) Received: from [65.55.90.19] (HELO snt0-omc1-s8.snt0.hotmail.com) (65.55.90.19) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Apr 2010 13:04:29 +0000 Received: from SNT134-W22 ([65.55.90.7]) by snt0-omc1-s8.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 12 Apr 2010 06:04:07 -0700 Message-ID: Content-Type: multipart/alternative; boundary="_c2b3e9c2-c72d-4ac0-9b98-4e3db1de3cb3_" X-Originating-IP: [203.129.239.218] From: Jaysingh Samuel To: Subject: Error in apr_hash. Date: Mon, 12 Apr 2010 18:34:07 +0530 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 12 Apr 2010 13:04:07.0720 (UTC) FILETIME=[A2C71A80:01CADA40] X-Virus-Checked: Checked by ClamAV on apache.org --_c2b3e9c2-c72d-4ac0-9b98-4e3db1de3cb3_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi all=2C=20 In our project we use apr_hash to store entries in lookup file=2C the hash = table works fine if the entries are upto to 500. But when we increased the = entries to 1500=2C it shows errors and apache does not load.=20 Iam loading the hash table on post_config of the apache startup. and i have= checked with using both the process pool and server record pool to store t= he hash table but no luck.=20 Is there any limitation with the present apr_hash table. Please guide me how to add more entries in apr_hash table. Thanks in advance=2CJaysingh=20 =20 _________________________________________________________________ The amazing world in sharp snaps http://news.in.msn.com/gallery/archive.aspx= --_c2b3e9c2-c72d-4ac0-9b98-4e3db1de3cb3_--