Number of Simultaneous Users
16 Nov
2003
16 Nov
'03
7:16 a.m.
Hello All, I know there's probably a simple answer to this, just can't find it (tried google too)... How do I tell how many users are concurrently logged on to a Zope server? I'd like to be able to store/show statistics. Thanks. Regards, Samir
16 Nov
16 Nov
3:48 p.m.
New subject: [Zope] Number of Simultaneous Users
I know there's probably a simple answer to this, just can't find it (tried google too)...
How do I tell how many users are concurrently logged on to a Zope server? I'd like to be able to store/show statistics.
This has been asked quite a few times on the mailing list. Please search the mailing list archive. The short version: HTTP is a _stateless_ protocol and there is no way of telling how many people are "logged in". You can "fake out" state by using the built-in sessioning. jens
8177
Age (days ago)
8177
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jens Vagelpohl -
Samir Mishra