[go: up one dir, main page]

Skip to content

KCodeMaker/bfe

 
 

Repository files navigation

BFE

BFE is an open-source layer 7 load balancer derived from proprietary Baidu FrontEnd.

Advantages

  • Multiple protocols supported, including HTTP, HTTPS, SPDY, HTTP2, WebSocket, TLS, etc.
  • Content based routing, support user-defined routing rule in advanced domain-specific language.
  • Support multiple load balancing policies.
  • Flexible plugin framework to extend functionality. Based on the framework, developer can add new features rapidly.
  • Detailed built-in metrics available for service status monitor.

Getting Started

Running the tests

Documentation

Contributing

Authors

  • Owners: zhangmiao02, yangsijie
  • Committers: yangsijie

Discussion

License

BFE is under the Apache 2.0 license. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.7%
  • Other 0.3%