Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Buffering in IE and Netscape

by bjelli (Pilgrim)
on May 17, 2001 at 12:40 UTC ( [id://81189]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: how to implement
in thread how to implement "tail -f" using CGI

The guilty party here is IE, not apache. I just compared IE6 to N4.76, both on win2000. IE won't display anything before it has read about 230 bytes. If you then reload the page, there's no buffering.

quick fix:

print "<!-- hey IE, display this page already -->\n" x 5;
--
Brigitte    'I never met a chocolate I didnt like'    Jellinek
http://www.horus.com/~bjelli/         http://perlwelt.horus.at

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://81189]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-24 06:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found