Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 14203 invoked from network); 6 Jan 2011 17:16:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Jan 2011 17:16:52 -0000 Received: (qmail 48494 invoked by uid 500); 6 Jan 2011 17:16:49 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 48292 invoked by uid 500); 6 Jan 2011 17:16:49 -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 48283 invoked by uid 99); 6 Jan 2011 17:16:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jan 2011 17:16:49 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [76.96.30.24] (HELO qmta02.emeryville.ca.mail.comcast.net) (76.96.30.24) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jan 2011 17:16:40 +0000 Received: from omta19.emeryville.ca.mail.comcast.net ([76.96.30.76]) by qmta02.emeryville.ca.mail.comcast.net with comcast id sD0v1f0031eYJf8A2HGJiK; Thu, 06 Jan 2011 17:16:18 +0000 Received: from [192.168.1.201] ([69.143.109.145]) by omta19.emeryville.ca.mail.comcast.net with comcast id sHGF1f00L38FjT101HGGqT; Thu, 06 Jan 2011 17:16:18 +0000 Message-ID: <4D25F8DF.2090209@christopherschultz.net> Date: Thu, 06 Jan 2011 12:16:15 -0500 From: Christopher Schultz User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: How to disable chunked encoding for the Http11NioProtocol connector. References: ,<4D240C3A.9070806@apache.org> ,<4D249E7C.7090403@apache.org> ,<4D24B06D.1000804@apache.org> <4D24E6BE.4070405@ice-sa.com> <4D24ECF3.6050501@ice-sa.com> In-Reply-To: <4D24ECF3.6050501@ice-sa.com> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 André, On 1/5/2011 5:13 PM, André Warnier wrote: > 4.3 Message Body > ... > Transfer-Encoding is a property of the message, not of the > entity, and thus MAY be added or removed by any application along the > request/response chain. Maybe the OP should use Apache httpd with mod_blow_chunks or something similar out in front. Does such a beast exist? I'm sure you could whip one up in a few minutes: all it takes is a little message buffering which, if the OP is serious about messages only being a few bytes, won't represent undue burden on the server. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk0l+N8ACgkQ9CaO5/Lv0PC4gACfbZVIG8sJSML5byP7a+S6q5e5 2AwAn36XwVzERdyRlcnRSiDw9ZWm2pZW =E43B -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org