On 2 Mar, 06:40, Alexander Zhabotinskiy <[email protected]> wrote: > Beaker storing sessions in DB after user logout's.
I'm sorry, do you mean that Beaker writes the session *after* the logout? > Try to run another script that will delete your old session's every 1 > min (like in cron, or daemon) > > For the "online" I use another table in DB I see, so basically you keep track of online users manually... I would've preferred to take advantage of Beaker's sessions, since the only bit I'm missing is this delete-on-logout, while everything else is working.. Maybe someone knows, hopefully there's a way to do it :/ Many thanks for your time though! :) -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
