acs::Cluster method current_server_locations (protected)

 <instance of acs::Cluster[i]> current_server_locations \
    [ -network_drivers network_drivers ]

Defined in packages/acs-tcl/tcl/cluster-procs.tcl

Return a list of valid locations of the current server. Since "ns_driver info" is not yet available at the time, the *-init files are loaded, this method goes a long way to check for properties of all of the loaded modules. Network drivers with empty "port" or port == 0 are ignored.

Switches:
-network_drivers (optional, defaults to "nssock nsssl nsudp")

Testcases:
No testcase defined.
[ show source ]
Show another procedure: