MCPcopy Create free account
hub / github.com/Tencent/phxsql / ProxyProtocol

Method ProxyProtocol

phxsqlproxy/phxsqlproxyconfig.cpp:159–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157}
158
159int PHXSqlProxyConfig::ProxyProtocol() {
160 return proxy_protocol_;
161}
162
163uint32_t PHXSqlProxyConfig::ProxyProtocolTimeoutMs() {
164 return proxy_protocol_timeout_ms_;

Callers 2

SendProxyHeaderMethod · 0.80
GetDestEndpointMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected