>Hi, unbuffered output in a handler just doesn't work for me:
[ details of setup and handler snipped ]
>
>If I 'GET /unbuffered' in Netscape nothing is printed until I stop the
>server. Setting $|++ does not help. Something is still buffering. This
>is modperl 1.21 and Apache 1.3.12.
>
>Any clues?

Netscape is waiting for an HTML visual break of some kind before showing any output - 
if you modify your test handler to spew "<b>Hello!</b><p>" before sleeping, you should 
see it.

...Steve

-- 
Steve van der Burg
Information Services
London Health Sciences Centre
(519) 685-8300 ext 35559
[EMAIL PROTECTED]

Reply via email to