[TYPO3-core] FYI72: #9947: gzip compression does not work in BE at all
Ernesto Baschny [cron IT]
ernst at cron-it.de
Wed Apr 29 21:51:58 CEST 2009
Dmitry Dulepov wrote: on 18.12.2008 14:15:
> Dmitry Dulepov wrote:
>> Branches: trunk, 4.2, 4.1
>>
>> BT reference: http://bugs.typo3.org/view.php?id=9947
>
> Committed to all three branches.
A side-effect of this patch is that since 4.2.4 the output of CLI
scripts that used to output some status information while processing
(using echo etc) now only print out everything "at once" at the end of
the scripts run.
So I suggest to disable output buffering (and also gzip-settings) when
BE is loaded in CLI mode.
What do you think?
Cheers,
Ernesto
More information about the TYPO3-team-core
mailing list