Bug #39439

PHP Session lifetime

Added by Joachim Mathes about 3 years ago. Updated over 2 years ago.

Status:Resolved Start date:2012-08-01
Priority:Must have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Session
Target version:TYPO3 Flow Base Distribution - 2.0 beta 1
PHP Version: Complexity:
Has patch:No Affected Flow version:FLOW3 1.0.0

Description

Hello Robert,

as discussed on the phone, there is an issue with FLOW3's session lifetime. FLOW3 uses the PHP Session, by default. Thus, session behaviour is influenced by the php.ini configuration. Therefore, the session garbage collector removes sessions every 24 minutes (based on some probability parameters). And it seems, that up to now TYPO3.FLOW3.session.inactivityTimeout doesn't set the session.gc_maxlifetime of PHP to make longer session lifetimes possible.

Best regards
Joachim

History

#1 Updated by Karsten Dambekalns almost 3 years ago

  • Project changed from TYPO3 Flow Base Distribution to TYPO3.Flow

#2 Updated by Karsten Dambekalns almost 3 years ago

  • Category set to Session
  • Has patch set to No

#3 Updated by Karsten Dambekalns over 2 years ago

  • Status changed from New to Resolved
  • Target version set to 2.0 beta 1
  • % Done changed from 0 to 100

The PHP session is no longer used.

Also available in: Atom PDF