- Publicity: Public Only All
server-cluster-procs.tcl
Provides methods for communicating between load-balanced servers.
- Location:
- packages/acs-tcl/tcl/server-cluster-procs.tcl
- Created:
- 7 Mar 2000
- Author:
- Jon Salz
- CVS Identification:
$Id: server-cluster-procs.tcl,v 1.12 2024/09/11 06:15:48 gustafn Exp $
Procedures in this file
- server_cluster_all_hosts (public)
- server_cluster_enabled_p (public)
Detailed information
server_cluster_all_hosts (public)
server_cluster_all_hosts
Returns a list of all hosts in the server cluster, possibly including the current host.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
server_cluster_enabled_p (public)
server_cluster_enabled_p
Returns true if clustering is enabled.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- ad_schedule_proc