mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-30 17:25:30 -05:00
[GH-ISSUE #7629] Feature request - disable conencted user and usage websocket at all #14821
Reference in New Issue
Block a user
Originally created by @itaybar on GitHub (Dec 5, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7629
Feature Request
when running OpenwebUI on k8s, with major amount of users (and instances) the websocket is going crazy with or without redis, and make a lot of request since every client sends usage update on the socket every second so if you have 10k online user, you are going wild.
I recommend to add that as an optional feature that you can control in the settings