/t5/coldfusion-discussions/manage-your-coldfusion-server/td-p/895450May 18, 2006
May 18, 2006
Copy link to clipboard
Copied
hi,
We are running on Linux, Apache and Coldfusion 5 Server. Is
there a way for me to track the number of users connected in my
application? Is there a CF command that I can use?
/t5/coldfusion-discussions/manage-your-coldfusion-server/m-p/895451#M82256May 19, 2006
May 19, 2006
Copy link to clipboard
Copied
Is there a CF command that I can use? I don't think Coldfusion 5 has a tag or function that returns
the current number of users. You'll have to write the code your
self.