christopherlmarshallyahoo.com wrote: > How can I set a callback into my application > to react to sessions being deleted or timing out?
See http://groups.google.com/group/cherrypy-users/browse_thread/thread/af58dc20e32d1ce1 . If you can add your specifics to that thread (or here), I'd appreciate it.
I am writing a web app in CherryPy to control the configuration of a network monitoring system that runs continuously. The web page allows users to edit the rules defining alarms for each monitored host.
I would like the web app to let the first user to view a given's hosts's rules page to have exclusive control over that host until their session expires or they explicitly log out.
If I can't clear a user's lock on a host's rules page when
their session expires I'll wind up with permanently locked pages.
Chris Marshall
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "cherrypy-users" group. To post to this group, send email to cherrypy-usersgooglegroups.com To unsubscribe from this group, send email to cherrypy-users-unsubscribegooglegroups.com For more options, visit this group at http://groups.google.com/group/cherrypy-users?hl=en -~----------~----~----~----~------~----~------~--~---