Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 60268 invoked from network); 5 Oct 2009 17:48:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Oct 2009 17:48:26 -0000 Received: (qmail 20263 invoked by uid 500); 5 Oct 2009 17:48:22 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 20195 invoked by uid 500); 5 Oct 2009 17:48:22 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 20184 invoked by uid 99); 5 Oct 2009 17:48:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Oct 2009 17:48:22 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of joe.hansen.at@gmail.com designates 209.85.217.222 as permitted sender) Received: from [209.85.217.222] (HELO mail-gx0-f222.google.com) (209.85.217.222) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Oct 2009 17:48:12 +0000 Received: by gxk22 with SMTP id 22so3666233gxk.0 for ; Mon, 05 Oct 2009 10:47:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=FqMlMiSlo5ravX1MfaFI+Q2GEr/x/k3V7mhU1dbXVbQ=; b=vhe/FhmiZd6YOiZBPtWdjKxT0oydHVS4beNKDfojW0pgrL/12Tk4lVFv7FtXpIQumE JOmMeMt1Fi/U3hDAdHjZJM30AcMdBTz8t1+Fns054j7PztRWfRgQYPJEKCf3ctvBDbc/ XNXNic05aiiaKaZVlqMy/KnJ+Gd9frgAEhUdg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=fF4r7qGwek15skX15JU3zL44OEqgFnqd1RoqoWc1iVZ/4cMp24QzDEGDqIWLDkpun6 g9bbQ8b3031IsG3dw+iQGDBj6RxhvG6exNlgk5XG7bFLtDx9InEOIw7dauLSKowPWpVM aQ8LgALnkuZbxhWei/DZykpo2U/1bvHWSDJ+g= MIME-Version: 1.0 Received: by 10.101.84.11 with SMTP id m11mr349443anl.70.1254764871919; Mon, 05 Oct 2009 10:47:51 -0700 (PDT) In-Reply-To: <4AC91ECF.8020703@ice-sa.com> References: <2185441d0910031107y7d98d4belc1ff51f2e1d5a23a@mail.gmail.com> <4AC796ED.4000009@kippdata.de> <2185441d0910041245g4cc65714y307585e55a57e93d@mail.gmail.com> <2185441d0910041317n1c143069n949e2ba1588cb443@mail.gmail.com> <4AC91ECF.8020703@ice-sa.com> Date: Mon, 5 Oct 2009 11:47:51 -0600 Message-ID: <2185441d0910051047v20a7a8ees4f60cd0c63c6cc7a@mail.gmail.com> Subject: Re: java.lang.OutOfMemoryError: Java heap space From: Joe Hansen To: Tomcat Users List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Rainer, Here are the KeepAlive values in httpd.conf: KeepAlive Off MaxKeepAliveRequests 100 KeepAliveTimout 15 Thanks, Joe > What are your KeepAlive* settings ? > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org