BFE · Capability
BFE Management API
The BFE (Beyond Front End) Management API provides internal monitoring, configuration reload, and profiling endpoints for the BFE open-source layer 7 load balancer. This API should only be exposed on internal networks and never publicly accessible.
What You Can Do
GET
Listmonitorcategories
— BFE List Monitor Categories
/monitor
GET
Getmonitormetrics
— BFE Get Monitor Metrics
/monitor/{name}
GET
Listreloadentries
— BFE List Reload Entries
/reload
GET
Reloadconfiguration
— BFE Reload Configuration
/reload/{name}
GET
Getpprofindex
— BFE Get Pprof Index
/debug/pprof/
GET
Getcommandline
— BFE Get Command Line
/debug/cmdline
GET
Getcpuprofile
— BFE Get CPU Profile
/debug/profile
MCP Tools
listmonitorcategories
BFE List Monitor Categories
read-only
idempotent
getmonitormetrics
BFE Get Monitor Metrics
read-only
idempotent
listreloadentries
BFE List Reload Entries
read-only
idempotent
reloadconfiguration
BFE Reload Configuration
read-only
idempotent
getpprofindex
BFE Get Pprof Index
read-only
idempotent
getcommandline
BFE Get Command Line
read-only
idempotent
getcpuprofile
BFE Get CPU Profile
read-only
idempotent