[TYPO3-core] FYI24: 10066: AJAX relogin polls server too often

Oliver Hader oliver at typo3.org
Thu Jan 8 16:52:14 CET 2009


Hi Dmitry,

Dmitry Dulepov schrieb:
> This is SVN patch request.
> 
> Type: tweak
> 
> Branches: trunk
> 
> BT reference: http://bugs.typo3.org/view.php?id=10066
> 
> Problem: AJAX relogin script makes a request to the server every 10 seconds, which is not good because (1) it is too often and (2) it may have problems if the network is slow.
> 
> Solution: poll once in 60 seconds and increase timeout value in the AjaxLogin class from 60 to 120 seconds. This way user will have 1 minute betwee the AJAX request and real timeout to press "Stay logged in".

+1 on reading and testing

olly
-- 
Oliver Hader
TYPO3 4.3 Release Manager


More information about the TYPO3-team-core mailing list