Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 27304 invoked from network); 30 Aug 2007 15:16:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Aug 2007 15:16:19 -0000 Received: (qmail 70661 invoked by uid 500); 30 Aug 2007 15:16:02 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 70641 invoked by uid 500); 30 Aug 2007 15:16:02 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 70545 invoked by uid 99); 30 Aug 2007 15:16:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2007 08:16:02 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of uhlar@fantomas.sk designates 195.168.3.66 as permitted sender) Received: from [195.168.3.66] (HELO fantomas.fantomas.sk) (195.168.3.66) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2007 15:15:55 +0000 Received: from fantomas.fantomas.sk (uhlar@localhost [127.0.0.1]) by fantomas.fantomas.sk (8.13.8/8.13.8/Debian-3) with ESMTP id l7UFFW5Y015648 for ; Thu, 30 Aug 2007 17:15:32 +0200 Received: (from uhlar@localhost) by fantomas.fantomas.sk (8.13.8/8.13.8/Submit) id l7UFFWTn015647 for users@httpd.apache.org; Thu, 30 Aug 2007 17:15:32 +0200 X-Authentication-Warning: fantomas.fantomas.sk: uhlar set sender to uhlar@fantomas.sk using -f Date: Thu, 30 Aug 2007 17:15:32 +0200 From: Matus UHLAR - fantomas To: users@httpd.apache.org Message-ID: <20070830151532.GA15315@fantomas.sk> Mail-Followup-To: users@httpd.apache.org References: <01f501c7ce0c$d44ddaf0$6f11a8c0@dfinet.local> <002b01c7ce82$ef540600$6f11a8c0@dfinet.local> <025c01c7ced6$69d68c60$6f11a8c0@dfinet.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <025c01c7ced6$69d68c60$6f11a8c0@dfinet.local> X-Echelon: nuclear bomb plane crash terrorist attack djihad spy echelon sucks User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Force to Push data from a reverse proxy > On 7/24/07, Jean-Baptiste Mayer wrote: I have a trouble using > > a reverse proxy: > > > > Server A (HTTP) <---> Reverse-Proxy (apache-2.0) <---> Client > > > > The client is a java application that displays real time financial data > > that uses HTTP as transport. > > > > Without the reverse proxy in the middle, everything is working fine. > > > > Using the reverse proxy, we loose the real time aspect of the > > application because data come once in a while (every ten seconds or so) > > by "big chunks". Chunked transfer encoding probably? On 25.07.07 18:11, Jean-Baptiste Mayer wrote: > I solved my problem by installing and configuring squid which does not seem > to bufferize data. Yes, because squid doesn't support transfer encoding yet. Maybe disabling of chunking by forcing http/1.0 protocol between proxy and client would solve the problem between apache proxy and client too. -- Matus UHLAR - fantomas, uhlar@fantomas.sk ; http://www.fantomas.sk/ Warning: I wish NOT to receive e-mail advertising to this address. Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu. "To Boot or not to Boot, that's the question." [WD1270 Caviar] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org