Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 76920 invoked from network); 8 Sep 2005 13:36:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Sep 2005 13:36:30 -0000 Received: (qmail 43986 invoked by uid 500); 8 Sep 2005 13:36:19 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 43962 invoked by uid 500); 8 Sep 2005 13:36:19 -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 43945 invoked by uid 99); 8 Sep 2005 13:36:19 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Sep 2005 06:36:18 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [213.0.10.142] (HELO webpanel1.spansurf.net) (213.0.10.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Sep 2005 06:36:30 -0700 Received: (qmail 11818 invoked from network); 8 Sep 2005 13:36:13 -0000 Received: from localhost (127.0.0.1) by localhost with SMTP; 8 Sep 2005 13:36:13 -0000 Received: from charybdis.viaginterkom.de (charybdis.viaginterkom.de [62.180.31.25]) by webmail.spansurf.com (IMP) with HTTP for ; Thu, 8 Sep 2005 15:36:13 +0200 Message-ID: <1126186573.43203e4d13118@webmail.spansurf.com> Date: Thu, 8 Sep 2005 15:36:13 +0200 From: smcardle@spansurf.com To: axis-user@ws.apache.org Subject: Chunking mode? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 X-Originating-IP: 62.180.31.25 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi all, I was wondering if there is a chunking feature in Axis ? We have extreamly large response messages and our system is falling over with out of memory. For instance, processing the response on the WLS site allocates almost 2 gig of ram and our client falls over with an OutOfMemory error... Regards Steven McArdle