pub const SERVER_SOCKET_ADDRESS: Key;
Expand description

Physical server IP address or Unix socket address. If set from the client, should simply use the socket's peer address, and not attempt to find any actual server IP (i.e., if set from client, this may represent some proxy server instead of the logical server).

Examples

  • 10.5.3.2