The concurrent-users tag has no wiki summary.
-1
votes
1answer
12 views
Strategy to get X many users that have visited any pages that directly link to the current page [closed]
Forums have a "x many users online". And "X views" on each threads. What I want is how many users have visited the pages that link directly to the thread in place of "X views". Sort of combining the ...
3
votes
1answer
112 views
Reading apache logs is there a way i can know of concurnent users limit?
I want to know on a analysis layer from apache logs which can tell me if the # of concurrent logins (using same username) has exceeded e.g more then 4.
Is such a thing can be automated or it requires ...