NCLHELP.HLB  —  set  alias (OpenVMS)
    set  [node node-id] alias port port-name -
         selection weight integer

    Selection Weight is the number of sequential incoming connects to
    be passed to this member node in the round-robin sequence before
    proceeding to the next member node in the sequence. A value of
    zero means this node is not eligible to receive incoming
    connections to this alias address. Selection Weight is used to
    apportion incoming alias connections according to the capacity
    of each alias member. Nodes with greater capacity should have
    larger values of Selection Weight, while local area VMScluster
    satellities should generally have a value of zero. Values
    between 0 and 10 are suggested.

                                   NOTE

       The nsp maximum transport connection value determines the
       number of connections on an alias member. If the Alias Port
       is enabled, changing the nsp maximum transport connection
       value has no effect.

    Example:

    set alias port DEC:.LKG.BULEAN selection weight 5
Close Help