Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
159
int PHXSqlProxyConfig::ProxyProtocol() {
160
return proxy_protocol_;
161
}
162
163
uint32_t PHXSqlProxyConfig::ProxyProtocolTimeoutMs() {
164
return proxy_protocol_timeout_ms_;
Callers
2
SendProxyHeader
Method · 0.80
GetDestEndpoint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected