[TYPO3-dev] Speeded up TYPO3 by 500% :)
Andreas Balzer
eMail at andreas-balzer.de
Sat Jun 24 21:19:43 CEST 2006
Bernhard Kraft schrieb:
> Bernhard Kraft wrote:
>
>> function insertPageIncache($TSFE, $timeOutTime) {
>> if (strpos($TSFE->content, '<!--INT_SCRIPT.')!==false) {
>> return; // Don't cache pages with _INT objects.
>> }
>
> Which will result in a fallback to the original "tslib/index_ts.php"
>
>
>
> greets,
> Bernhard
so this doesn't mean, that a USER_INT is not working, but only, that
it's not cached.. correct?
Andreas
More information about the TYPO3-dev
mailing list