Re: Strange behaviour with Pseudo-Proxy script
Michael Ludwig <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <20100909184100.GB1500@wladimir> |
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