Issue Details (XML | Word | Printable)

Key: MODPYTHON-111
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Graham Dumpleton
Reporter: Sebastjan Trepca
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
mod_python

Sessions don't set accessed time on read

Created: 22/Jan/06 05:45 AM   Updated: 05/Apr/07 11:33 AM
Return to search
Component/s: documentation, session
Affects Version/s: 3.1.4
Fix Version/s: 3.3.1

Time Tracking:
Not Specified

Environment: Suse 10, Apache2 worker

Resolution Date: 02/Apr/06 01:39 PM


 Description  « Hide
When you read or access session it does not set new accessed time so it eventually dies(depends on the timeout).
It only sets the accessed time when you save the session and that is not how sessions normally function(at least not on all other systems). IMHO it should set its accessed time when it was actually accessed and not only when saved.

A bit more about this issue can be found here: http://www.modpython.org/pipermail/mod_python/2006-January/019889.html

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.