I'm using IIS4.0.  It doesn't seem to work for $|.
Which configurations shall I look into?

Thanks for your help!

Lance J.

----- Original Message -----
From: Philip Newton <[EMAIL PROTECTED]>
To: Perl-Win32-Users Mailing List
<[EMAIL PROTECTED]>
Sent: Thursday, March 23, 2000 2:44 PM
Subject: Re: flushing output to the browser


> Tim Gardner wrote:
> > But when I run it as a cgi script I get all the output at once into
> > the browser.  Is there any way to get the browser to display things
> > incrementally?
>
> (This question probably better asked on the Perl-Win32-Web list)
>
> It depends on the web server. For example, Xitami buffers all output from
> CGI scripts so you see everything at once, when the script has finished
> running; Apache sends output from CGI scripts on immediately (or can do so
> -- I've seen it do so, but it might be a configurable option).
>
> You already set $| to a non-zero value; everything beyond that is up to
the
> configuration or choice of your web server.
>
> Cheers,
> Philip
>
> ---
> You are currently subscribed to perl-win32-users as: [EMAIL PROTECTED]
> To unsubscribe, forward this message to
>          [EMAIL PROTECTED]
> For non-automated Mailing List support, send email to
>          [EMAIL PROTECTED]


---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to