Github
来源:Baidu
浏览 605
扫码
分享
2019-11-17 09:26:12
BFE Source Code Directory Structure
Server
bfe_server
: implementation of core server bfe_basic
: defines basic data typebfe_route
: implementation of routingbfe_balance
: implementation of load balancingbfe_config
: implementation of configbfe_debug
: defines debug flags for important components bfe_util
: common utility functions
Modules
bfe_module
: module frameworkbfe_modules
: implementation of various modules
Protocol
bfe_net
: common utility for netbfe_http
: implementation of HTTP protocolbfe_tls
: implementation of TLS protocolbfe_http2
: implementation of HTTP2 protocolbfe_spdy
: implementation of SPDY protocolbfe_stream
: implementation of TLS/TCP proxybfe_websocket
: implementation WebSocket protoclbfe_proxy
: implementation of Proxy protocol
当前内容版权归
Baidu 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问
Baidu .