Hi,
> Do you see the same problem with static text ?
yes, static text and CGI: no problem, as fast as expected. Only
everything running under mod_perl is slow. very strange ...
> Could it be a difference between MSIE and Netscape, like Eddie described in
> his post ?
no, i checked it with ap
Hi,
>
> > Looks like you have an Embperl 1.3 beta version. In some of them was a
bug
> > in calculating the content_length, so the browser waits until a time out
> > before he displays your text. Upgrade to 1.3.0 should solve this problem
>
> no, that has nothing to do with embperl, it's the same
Hi,
> Looks like you have an Embperl 1.3 beta version. In some of them was a bug
> in calculating the content_length, so the browser waits until a time out
> before he displays your text. Upgrade to 1.3.0 should solve this problem
no, that has nothing to do with embperl, it's the same with plain
Hi,
>
> checked with embperl or plain mod_perl: if the text length is long, it
> takes a lot of time, e.g. about 4 seconds for an 200 KByte text, checked
> from localhost!
>
> the hole calculating time before output is about 0.25 seconds.
>
Looks like you have an Embperl 1.3 beta version. In som
Hi,
on my machine each type of print / output under mod_perl to the browser
is VERY slow!
checked with embperl or plain mod_perl: if the text length is long, it
takes a lot of time, e.g. about 4 seconds for an 200 KByte text, checked
from localhost!
the hole calculating time before output is a