On Wed, Feb 11, 2009 at 11:21 AM, Iceberg <iceb...@21cn.com> wrote: > > Hi gentlemens, > > web2py 1.56 with Achipa's cron patch is great. I just do a: > copy applications/admin/cron applications/myapp/cron > and then modify the applications/myapp/cron/crontab, replace the > "admin" by "myapp", then the long time puzzle "old sessions" ( see > http://groups.google.com/group/web2py/browse_thread/thread/f731c8f9d18811a2 > ) is solved! It is awesome!
Hmm, from looking at expire_sessions.py it seems that sessions in the db (like when using web2py on GAE) do not get purged. So the session table will sooner or later exceede the 500 MB datastore limit. Markus --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---