Menu

#4 No session expirer

open
None
5
2002-09-22
2001-09-06
John Keiser
No

This should be a simple script that just loops over all
old sessions in the DB (older than
$sys->{parameters}{"Delete Session Timeout"}) and
deletes them. This is a bug because if people don't
log out it will eventually fill up the hard drive,
which is *bad*.

People will have to add it to cron themselves, which
makes us not Zero Administration again, but it will at
least still be Zero Admin to just install and try it out.

Discussion

  • John Keiser

    John Keiser - 2001-09-06

    Potential expire.pl script

     
  • John Keiser

    John Keiser - 2001-09-06
    • assigned_to: nobody --> johnkeiser
     
  • Max Baker

    Max Baker - 2002-01-27

    Logged In: YES
    user_id=19674

    Is it possible to make a PL-SQL routine that could live in
    postgres that is called when a cache table is
    (written,read,whatevered)?

    -max

     
  • John Keiser

    John Keiser - 2002-09-22
    • summary: No cache expirer --> No session expirer
     

Log in to post a comment.