-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Labels
Description
Reverb Version
v1.0.0-beta4
Laravel Version
11.0.8
PHP Version
8.2.17
Description
After a day or so, I'm getting 100% CPU usage on the reverb:start process. If I restart reverb, it goes down to 1% CPU.
It's currently doing 160 odd users online in presence channel and that's about it. Had the same problem with this package: beyondcode/laravel-websockets#379
Steps To Reproduce
Have a reverb server running via reverb:start
for a day with many presence connections (150+).
andresantos-tech, kamui545 and guidocella