ZXTM Control API Overview and Reference
Version 4.0
getUDPTimeout( names )
Get the time after which an idle UDP connection should be discarded and
resources reclaimed, in seconds, for each of the named virtual servers.
Unsigned Integer[] getUDPTimeout(
String[] names
)
getVirtualServerNames()
Gets the names of all the configured virtual servers.
String[] getVirtualServerNames()
getWebcacheEnabled( names )
Get whether each of the named virtual servers should attempt to cache
web server responses.
Boolean[] getWebcacheEnabled(
String[] names
)
getWebcacheErrorpageTime( names )
Get the time periods that each of the named virtual servers should cache
error pages for.
Unsigned Integer[] getWebcacheErrorpageTime(
String[] names
)
getWebcacheTime( names )
Get the time periods that each of the named virtual servers should cache
web pages for.
Unsigned Integer[] getWebcacheTime(
String[] names
)
62
New Page 1