Replies: 6 comments 7 replies
-
Hello @ismaell14, I haven't tested the panel at this scale, but I don't foresee any inherent issues with handling such an installation. Here are a few points to consider:
For large-scale deployments like this, the web interface might be the most resource-intensive part—tools like Chart.js can sometimes struggle on less powerful devices. However, the WireGuard service itself should operate without major issues. Also, keep an eye on your logs, resource usage and iops. How is your browser dealing with this many peers? I hope this helps, if you find anything that can be improved for an installation on this size, let me know. Cheers! |
Beta Was this translation helpful? Give feedback.
-
what do you think would be an ideal value for web refresh interval? |
Beta Was this translation helpful? Give feedback.
-
I really don't know. This means that every 10 seconds, the JS will query the /api/wireguard_status/ endpoint, and will update every peer statistics and realtime traffic graph for each peer. this would be irrelevant on smaller environments, but honestly, I have no clue on how 5.000 chartjs graphs would work on the browser. If this is lagging your pc, maybe you want to increase the value to 60seconds or more, on the other side, it will take longer to update the the peer list information. |
Beta Was this translation helpful? Give feedback.
-
Hello @ismaell14 I've just released an update that allows to reload instead of restarting. Let me know how it goes for you. Cheers! |
Beta Was this translation helpful? Give feedback.
-
hello, it works fine, but it would be perfect, to be able to choose which buttons appear to each user manager, to only let the peer manager the reload button, and thus prevent them from doing a restart. thanks for your great work. |
Beta Was this translation helpful? Give feedback.
-
hi how are you, would it be possible to add a log section, where you could check if any peer was restarted, reloaded or if something happened with it? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, has anyone tested this panel with about 5000 peers connected at once?
I have been able to test it, everything was fine but in some moments I noticed instability and cut in the traffic of some peers, I have a quite powerful server, the bandwidth are at 30% of the total of this server, if someone could test it at this scale I would like to have your experience with this panel.
I appreciate your work for this panel, thank you
Beta Was this translation helpful? Give feedback.
All reactions