-
Notifications
You must be signed in to change notification settings - Fork 1
UpstreamServer Object
Paul Mansour edited this page May 11, 2020
·
1 revision
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.