[TYPO3-core] RFC #11474: Store separate extlist for the frontend
Xavier Perseguers
typo3 at perseguers.ch
Tue Jul 14 19:44:14 CEST 2009
Hi,
> this is a SVN patch request.
>
> Type: new feature / performance improvement
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=11474
>
> Branches: Trunk
>
> Problem:
> If you have a lot of extensions loaded your frontend and backend becomes
> slower and slower.
>
> Solution:
> In order to at least reduce the load a bit we introduce a new parameter to
> the EM_CONF called "doNotLoadInFE".
> If set to "1" this extension will not be included in the extlist to be
> loaded in the frontend.
Great!
> This also affects the temp_cached_* files in typo3conf which will also be
> newly created.
>
> there's a followup patch which sets "doNotLoadInFE" in some system
> extensions which are not needed in FE:
> http://bugs.typo3.org/view.php?id=11475
>
>
> info / how to test:
> apply both patches to your source.
> To make the extmanager write the new var $TYPO3_CONF_VARS['EXT'
> ['extList_FE'] to localconf.php disable and re-enable an extension.
+1 after testing (with a few extensions, both Extbase and non-Extbase
and privates pages for logged-in users)
--
Xavier Perseguers
http://xavier.perseguers.ch/en
One contribution a day keeps the fork away
More information about the TYPO3-team-core
mailing list