[OGo-Users] a way to figure out, who is actually logged in to OGo

Adam Tauno Williams users@opengroupware.org
Sat, 31 May 2008 01:33:36 -0400


> I am looking for a way to figure out, who is actually logged in into ogo?
> I use webiject to measure response times, I use it to login, and enter a 
> project. I do this every two minutes. To make sure, that the times that I 
> measure are representative, therefore I'd like to figure out, whether there 
> is a new session created each time I login using the script, or whether an 
> existing session is reused.
> Or are there Defaults that I can set to see whether a session is reused, or 
> created?

I believe that the WebUI uses a WOServerSessionStore, which has an
activeSessionsCount method.   Maybe you could create something to ping
that method via a direct action and at least get a session count?
-- 
          Consonance: an Open Source .NET OpenGroupware client.
 Contact:awilliam@whitemiceconsulting.com   http://freshmeat.net/projects/consonance/