Zend Framework

Zend_Session / Zend_Session_Namespace expire / timeout due to idling

Details

  • Type: New Feature New Feature
  • Status: Postponed Postponed
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 1.5.1
  • Fix Version/s: Next Major Release
  • Component/s: Zend_Session
  • Labels:
    None
  • Fix Version Priority:
    Should Have

Description

Currently, there is no feature in Zend_Session to force the session or namespaces to automatically expire due to idling (timeout?). It would be nice to have this feature at both - session and namespace levels:

Zend_Session::setTimeout( $seconds );
$namespace->setTimeout( $seconds );

Activity

Hide
Wil Sinclair added a comment -

Please evaluate and fix/categorize as necessary.

Show
Wil Sinclair added a comment - Please evaluate and fix/categorize as necessary.
Hide
Ralph Schindler added a comment -

please add this request to http://framework.zend.com/wiki/display/ZFDEV/Zend_View+2.0

in all honesty, thats probably about the time we'll get to implementing new feature in Zend_Session

Show
Ralph Schindler added a comment - please add this request to http://framework.zend.com/wiki/display/ZFDEV/Zend_View+2.0 in all honesty, thats probably about the time we'll get to implementing new feature in Zend_Session

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated: