Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 20941 invoked from network); 16 Apr 2007 15:47:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Apr 2007 15:47:26 -0000 Received: (qmail 53211 invoked by uid 500); 16 Apr 2007 15:47:31 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 52266 invoked by uid 500); 16 Apr 2007 15:47:29 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 52255 invoked by uid 99); 16 Apr 2007 15:47:28 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Apr 2007 08:47:28 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [194.242.35.100] (HELO dns-factory.at) (194.242.35.100) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Apr 2007 08:47:21 -0700 Received: from WSLT03 apache@gknw.net [84.63.19.47] by dns-factory.at with NetMail SMTP Agent $Revision: 1.6 $ on Novell NetWare; Mon, 16 Apr 2007 17:46:58 +0200 Date: Mon, 16 Apr 2007 17:46:57 +0200 From: Guenter Knauf To: dev@tomcat.apache.org Subject: Re: snprintf/vsnprintf in mod_jk Message-ID: References: <1172137333.3118.33.camel@jfcpc> <6291fc850704140932m9ca157brcafd6b9f749a2586@mail.gmail.com> X-Mailer: AK-Mail 4.01 [German] (registered, single user license) Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Hi Henri, >> anybody out there who can test this with AS400? > I could test on AS400 but mod_jk didn't works on AS400, seems to me a > thread/log problem and I can't figure it where I've just put the stuff into SVN, perhaps you can check it that builds at = least; if you see linkage errors then you might have to add ap_spnprintf.c somwhe= re to the buid process... does mod_jk 1.2.15 work on AS400? I see currently with this 1.2.23-dev a m= emory leak of 8280 bytes; with 1.2.15 I dont see this; but I've not further tracked down yet where t= his might be - however its _not_ from the HUGE_BUFFER_SIZE buffer; I did a= quick test with this buffer doubled in size, but the leak kept same... Guenter. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org