[TYPO3-v4] Idea to speed up the backend

Kay Strobach typo3 at kay-strobach.de
Wed Jun 15 12:00:31 CEST 2011


Hello Steffen,

> What if s user logs in faster than JS files can be loaded? (e.g. with
> autologin)

No Problem.
Then the loading is stoped in index.php and the browser detects that the
files are not in cache (e.g. in backend.php).
Than it loads the files into the cache.

The idea is to use the time the user normally uses to write the
credentials to prefetch the files into the local browser cache.

It's nothing more than 3 or 4 lines of script tags in the login template.

Regards
Kay


-- 
http://www.kay-strobach.de - Open Source Rocks

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org


More information about the TYPO3-project-v4 mailing list