Skip to content

UpstreamServer Object

Paul Mansour edited this page May 11, 2020 · 1 revision

Properties

Host, Port

Methods

NewUpstreamServer

About

The server object represents an upstream server.

An UpStreamServer object is created using the static [NewUpstreamServer](UpstreamServer-Methods-NewUpstreamServer] method. The Host property specifies the IP address of the upstream server. The Port property specifies the port number of the upstream server.

One or more UpstreamServer objects are created and assigned to the UpstreamServers property of the server to define the roll of the server.

Clone this wiki locally