NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::http::proxy_backend结构体 参考

反向代理后端服务器配置 更多...

#include <reverse_proxy.hpp>

Public 属性

string scheme {"http"}
 "http" 或 "https"
size_t weight {1}
 权重(用于加权负载均衡)
bool enabled {true}
 是否启用

详细描述

反向代理后端服务器配置

在文件 reverse_proxy.hpp25 行定义.


该结构体的文档由以下文件生成: