GenericServerEndpoint

The endpoint of content server.



Attributes Summary
host : StringThe host name of the remote server.
port : intThe port used the remote content server to listen for requests.
protocol : GenericServerProtocolKindThe protocol to be used to retrieve requests from this endpoint.
weight : intThe initial static weight of this endpoint relative to other endpoints in the group.
properties : Property *  

Attribute Details

host    -    The host name of the remote server.
     data type:  String
     default Value:   unspecified



port    -    The port used the remote content server to listen for requests.
     data type:  int
     default Value:   unspecified



protocol    -    The protocol to be used to retrieve requests from this endpoint.@deprecated 6.0.2
     data type: GenericServerProtocolKind
     default Value:   unspecified
     Allowed Values:  HTTP   HTTPS  



weight    -    The initial static weight of this endpoint relative to other endpoints in the group.
     data type:  int
     default Value:   2



properties    -     
     data type: Property*


Copyright IBM Corp. 1997-2004