[TYPO3-dev] Apache/PHP TYPO3 Caching-Module
Jigal van Hemert
jigal at xs4all.nl
Tue Mar 16 21:15:46 CET 2010
Bernhard Kraft wrote:
> Of course there are still _INT objects - and if tslib_fe recognizes _INT
> markers in the cached content it will start generating them. But many
> _INT objects could make a site slower than generationg the complete
> page, as every _INT object consists of a serialized "cObj" stored in the
> database.
Why would we store a serialized "cObj" instead of copying an instance of
a cObj? At the time the _INT markers are processed there is already
content object which is initialized.
--
Jigal van Hemert.
More information about the TYPO3-dev
mailing list