Uploaded image for project: 'mod_python'
  1. mod_python
  2. MODPYTHON-111

Sessions don't set accessed time on read

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.4
    • 3.3.1
    • documentation, session
    • None
    • Suse 10, Apache2 worker

    Description

      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

      Attachments

        Activity

          People

            grahamd Graham Phillip Dumpleton
            trepca Sebastjan Trepca
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: