[TYPO3-english] "DELETE FROM fe_sessions" job causes server to hang(Case 851)

Marcus Krause marcus#exp2009 at t3sec.info
Wed Feb 25 12:04:46 CET 2009


Søren Madsen schrieb am 02/25/2009 11:58 AM Uhr:
> 
>> To be accurate - with "4" I obviously mean every 4 hours, by changing
>> the value to 14400 (miliseconds)
> 
> Another thing - if I change this, and this is the source of our
> problems, will I have to manually edit this from 0 to 14400 every time
> there's an update to TYPO3, since class.t3lib_userauth.php is probably
> overwritten by updates ?

Yes, it will be overwritten.


> Can I set this variable some where else; like in localconf.php ?

Create a XCLASS for it, then modify the class property in the XCLASS's
init()/constructor method so that whenever it is invoked, the new value
is present.


Marcus.


More information about the TYPO3-english mailing list