Crate ppproxy

Source
Expand description

§pp-proxy

为多个 pp-server 做前端代理, 统一调度全局资源.

Modules§

cfg
Config Parse

Macros§

fwd_to_slave
将客户端的请求, 分发至后台的各个 Slave Server.
send_err
回送失败信息
send_ok
回送成功信息

Functions§

start
Entry Point