OPNsense Forum

English Forums => 26.7 Series => Topic started by: ednt on August 07, 2026, 08:59:02 AM

Title: os-frr bgp and the web-gui -> 100% cpu load
Post by: ednt on August 07, 2026, 08:59:02 AM
Hi,

only for information:
I use os-frr for bgp
When I'm inside of the web-gui, I see with 'top' 4 to 6 processes of python combined with netstat running at nearly 100% cpu load.
I think this comes from the dashboard widgets.
But even if I change, for example, to the rules tap, the processes keeps running.
When I logged out from the web-gui, the processes removes.
Title: Re: os-frr bgp and the web-gui -> 100% cpu load
Post by: Monviech (Cedrik) on August 07, 2026, 09:12:42 AM
How do you use BGP, do you have a full internet routing table installed?

If yes, these python scripts are looping over all routes, and that can take quite some time.