[TYPO3-dev] Speeded up TYPO3 by 500% :)
Bernhard Kraft
kraftb at kraftb.at
Sat Jun 24 16:12:50 CEST 2006
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
--
----------------------------------------------------------------------
"Freiheit ist immer auch die Freiheit des Andersdenkenden"
Rosa Luxemburg, 1871 - 1919
----------------------------------------------------------------------
[[ http://think-open.at | Open source company ]]
More information about the TYPO3-dev
mailing list