> It's been removed because 1) it's a rare need, and
> 2) where to do it varies with the use case and
storage type. Can you
> describe your use case and storage type?
I run a social networking site and I have an 'online'
boolean in the database. When users login it's set as
True and when they logout or the session expires it's
set as False.
I currently have nearly a 1,000 users showing as
logged in when it should be 200-300.
I used to use RAM storage but I switched to File
storage because it really annoyed users to be logged
off when I restarted the server.
Thanks for the code, it's very late where I am but
I'll look at this tomorrow.
It would be great if the documentation could be
updated to mention that this has been removed -
would've saved me a few hours.
Thanks
Andrew
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-users googlegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribe googlegroups.com
For more options, visit this group at h
ttp://groups.google.com/group/cherrypy-users?hl=en
-~----------~----~----~----~------~----~------~--~---
|