[TYPO3-v4] Idea to speed up the backend
    Xavier Perseguers 
    xavier at typo3.org
       
    Wed Jun 15 12:13:30 CEST 2011
    
    
  
Hello Kay,
>> 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.
Yes, I agree.
> 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.
In theory this should work of course. Best would be to test it and 
provide a patch so that we could all make some tests and discuss it further.
Kind regards
-- 
Xavier Perseguers
Release Manager TYPO3 4.6
TYPO3 .... inspiring people to share!
Get involved: http://typo3.org
    
    
More information about the TYPO3-project-v4
mailing list