Winfried Neessen schrieb am 09.09.2010 um 12:39 (+0200):
> After re-reading the mod_perl2 documentation of Apache2::RequestIO I
> figured that I forgot to enable autoflush on STDOUT, which causes the
> $r->print() call to be buffered. 

So to sum it up, no autoflush, hence no buffering, hence the performance
drop you mentioned in your original mail. Correct?

-- 
Michael Ludwig

Reply via email to