Return-Path: Delivered-To: apmail-modperl-archive@apache.org Received: (qmail 78260 invoked by uid 500); 26 Dec 2001 17:35:26 -0000 Mailing-List: contact modperl-help@apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list modperl@apache.org Received: (qmail 78249 invoked from network); 26 Dec 2001 17:35:25 -0000 Date: Wed, 26 Dec 2001 18:35:08 +0100 Sender: Szymon Juraszczyk From: Szymon Juraszczyk To: modperl@apache.org Subject: Modperl + ASP-perl buffering problems Message-ID: <20011226183508.A8276@t19.ds.pwr.wroc.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, I use Apache-1.3.22 + modperl-1.26 and Apache::ASP 2.29. I experience problems with Apache::ASP $Response->Flush() method, which is supposed to push already printed data to the client. Although this Flush() method calls print() method from modperl's Apache request object, the data are still getting buffered somewhere. The magic $| = 1 in Apache::ASP code doesn't seem to help. The author of Apache::ASP module says it used to work with previous versions of Apache and modperl. I even tried manually calling rflush() method but it didn't help either. Are there any mechanisms in modperl code that buffer the data? How to make Flush() method from Apache::ASP work then? Regards, -- Szymon Juraszczyk, szymon@ssk.pl Surfland Computer Systems S.A. tel. +48 71 78-02-952, http://www.ssk.com.pl/