Has anyone managed to make Pusher work only for logged in users? I have 4 online users and already received Pusher warning that the max number of connections is reached (100). I don’t need all those non-registered users to use Pusher and exhaust it for the logged in users.
@matteocontrini , how can your code be integrated easily?
P.S. Looking at the Pusher stats it seems a single spike around a very stable and flat low usage. To me this is either a single faulty web client that somehow spawns many connections (Flarum/Pusher extension bug?) or a malicious thing but I really doubt that someone would target Pusher rather than the forum itself. I don’t see any CloudFlare spikes, so it’s not correlated to increased number of users.