check number of users (sessions) using my sight

24 views
Skip to first unread message

tubin gen

unread,
Feb 9, 2012, 2:54:16 PM2/9/12
to Google App Engine
Is there a way to check number of users or httpsession using my site
through admin console ?

Ikai Lan (Google)

unread,
Feb 9, 2012, 7:53:02 PM2/9/12
to google-a...@googlegroups.com
You should be able to look at the number of sessions in the datastore (this uses the _ah_session Kind), but I don't know how useful this information will be for you. What information are you trying to find?

--
Ikai Lan 
Developer Programs Engineer, Google App Engine



On Thu, Feb 9, 2012 at 11:54 AM, tubin gen <fach...@gmail.com> wrote:
Is there a way to check number of users or httpsession  using my site
through admin console ?

--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.


Simon Knott

unread,
Feb 10, 2012, 1:56:30 AM2/10/12
to google-a...@googlegroups.com
Hi,

Since the sessions in the datastore aren't cleaned up automatically, isn't this likely to just give the total number of sessions that have ever been created?

Cheers,
Simon

Robert Kluin

unread,
Feb 10, 2012, 1:59:58 AM2/10/12
to google-a...@googlegroups.com
Unless those are actively cleaned up, the count probably won't be meaningful.

Robert

Reply all
Reply to author
Forward
0 new messages