Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 89990 invoked from network); 26 Nov 2006 00:36:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Nov 2006 00:36:46 -0000 Received: (qmail 46538 invoked by uid 500); 26 Nov 2006 00:36:51 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 46518 invoked by uid 500); 26 Nov 2006 00:36:50 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 46507 invoked by uid 99); 26 Nov 2006 00:36:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Nov 2006 16:36:50 -0800 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of cafe.perl@gmail.com designates 64.233.182.191 as permitted sender) Received: from [64.233.182.191] (HELO nf-out-0910.google.com) (64.233.182.191) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Nov 2006 16:36:38 -0800 Received: by nf-out-0910.google.com with SMTP id m18so1498419nfc for ; Sat, 25 Nov 2006 16:36:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=bvyOeqA/45qgNZ7EqZDx8UzTAwoeZs8GqlQ2A8DEqgkBxKynb8IhTwtvdKoAFZPPqXQS2adI+3LBlVsALEz/BeTywllvYZt2/hIKDUFX/KBydSInnnAVMfab+8PEmCbmlQ40L4YgvmW4G+ARO4GB8eDTBbCQ2keEcEY5LarKeA4= Received: by 10.49.29.3 with SMTP id g3mr370930nfj.1164501376944; Sat, 25 Nov 2006 16:36:16 -0800 (PST) Received: by 10.49.13.20 with HTTP; Sat, 25 Nov 2006 16:36:16 -0800 (PST) Message-ID: <2d5a12910611251636x1d16d113jf156300a59574897@mail.gmail.com> Date: Sat, 25 Nov 2006 22:36:16 -0200 From: "Cafe Perl Account" To: modperl@perl.apache.org Subject: Buffer flushing issue MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_32041_4373699.1164501376917" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_32041_4373699.1164501376917 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all. I'm trying to use $r->rlfush to flush the output on my CGI scripts, but some times i get the folowing error: "$r->rflush can't be called before the response phase at /html/perl/test.pl line 10" And worst: when this error happens, the script gets uploaded to the browser. Can anyone help? Regards, Cafe. Ps: Sorry for the poor english. ------=_Part_32041_4373699.1164501376917 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all.

I'm trying to use $r->rlfush to flush the output on my CGI scripts, but some times i get the folowing error:

"$r->rflush can't be called before the response phase at /html/perl/test.pl line 10"

And worst: when this error happens, the script gets uploaded to the browser.

Can anyone help?

Regards,
Cafe.

Ps: Sorry for the poor english. ------=_Part_32041_4373699.1164501376917--