ZXTM Control API Overview and Reference
Version 4.0
String[] names
VirtualServer.SSLRequestClientCertMode[] values
)
setSSLTrustMagic( names, values )
Set whether each of the named virtual servers should decode extra
information on the true origin of an SSL connection. This information is
prefixed onto an incoming SSL connection from another ZXTM.
void setSSLTrustMagic(
String[] names
Boolean[] values
)
setServerfirstBanner( names, values )
Set the banner that each of the named virtual servers sends to clients for
server first protocols such as POP, SMTP and IMAP.
void setServerfirstBanner(
String[] names
String[] values
)
setServiceLevelMonitoring( names, values )
Set the Service Level Monitoring class that each of the named virtual
servers uses.
void setServiceLevelMonitoring(
String[] names
String[] values
)
setTimeout( names, values )
Set the time to wait for data on an already established connection, in
seconds, for each of the named virtual servers.
void setTimeout(
String[] names
Unsigned Integer[] values
)
74
New Page 1