[TYPO3-dev] EM problems
Martin Kutschker
Martin.Kutschker at n0spam-blackbox.net
Thu Apr 6 09:54:04 CEST 2006
Peter Niederlag schrieb:
> Hi,
>
> Dimitri Tarassenko schrieb:
> [...]
>
>>Now that's a reall show stopper so far.
>>
>>Any ideas?
>
>
> My guess is that the overall usage of huge global arrays just leads to
> this problem, when anothet huge chunk of memory is needed here.
Oh, yeah. I think we should try and get rid of all those unparsed config
strings that are collected when parsing the page tree (FE ad BE).
But does unset($x) really help? Is PHP smart enough to do a garbage
colection before we run out of memory?
Masi
More information about the TYPO3-dev
mailing list