|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
反向代理后端服务器配置 更多...
#include <reverse_proxy.hpp>
Public 属性 | |
| string | scheme {"http"} |
| "http" 或 "https" | |
| size_t | weight {1} |
| 权重(用于加权负载均衡) | |
| bool | enabled {true} |
| 是否启用 | |
反向代理后端服务器配置
在文件 reverse_proxy.hpp 第 25 行定义.