util::configured_location (public)
util::configured_location [ -suppress_port ]
Defined in packages/acs-tcl/tcl/utilities-procs.tcl
Return the configured location as configured for the current network driver. While [util_current_location] honors the virtual host information of the host header field, util::configured_location returns the main configured location (probably the main subsite). This also differs from [ad_url], which returns always the same value from the kernel parameter, since it returns either the https or http result.
- Switches:
- -suppress_port (optional, boolean)
- Returns:
- the configured location in the form "proto://hostname?:port?"
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.