Server port number.
When observed from the client side, and when communicating through an intermediary, `server.port` SHOULD represent the server port behind any intermediaries, for example proxies, if it's available.
@example 80 @example 8080 @example 443
public const SERVER_PORT = 'server.port';