Tiime@lemmy.ml to Technology@lemmy.ml · 2 years ago@admin What is the website traffic/visitor count and how many users currently in Lemmy 🤔message-squaremessage-square10fedilinkarrow-up112arrow-down10
arrow-up112arrow-down1message-square@admin What is the website traffic/visitor count and how many users currently in Lemmy 🤔Tiime@lemmy.ml to Technology@lemmy.ml · 2 years agomessage-square10fedilink
minus-squarenutomic@lemmy.mllinkfedilinkEnglisharrow-up8·2 years agoIts the number of open websocket connections, so it also counts users who are not logged in or individual tabs which are opened by the same user.
minus-squaresexy_peach@feddit.delinkfedilinkEnglisharrow-up3·2 years agoAh, interesting, thanks. How long does such a websocket connection last, if a user leaves the website?
minus-squarenutomic@lemmy.mllinkfedilinkEnglisharrow-up6·2 years agoI think it should be closed immediately, at least in theory. Anyway we are going to remove websocket in the next major version, then that counter will probably also be gone.
Its the number of open websocket connections, so it also counts users who are not logged in or individual tabs which are opened by the same user.
Ah, interesting, thanks. How long does such a websocket connection last, if a user leaves the website?
I think it should be closed immediately, at least in theory. Anyway we are going to remove websocket in the next major version, then that counter will probably also be gone.
ok, good luck!