Version
4.0
getCompressionMaxSize( names )
Get the maximum document size to compress, in bytes, for each of the
named virtual servers. A document size of 0 means unlimited .
Unsigned Integer[] getCompressionMaxSize(
String[] names
)
getCompressionMinSize( names )
Get the minimum document size to compress, in bytes, for each of the
named virtual servers.
Unsigned Integer[] getCompressionMinSize(
String[] names
)
getConnectTimeout( names )
Get the time to wait for data from a new connection, in seconds, for each
of the named virtual servers. If no data is received in this time, the
connection will be closed.
Unsigned Integer[] getConnectTimeout(
String[] names
)
getCookieDomainRewriteMode( names )
Get how each of the named virtual servers should rewrite the domain
portion of cookies set by a back end web server.
VirtualServer.CookieDomainRewriteMode[]
getCookieDomainRewriteMode(
String[] names
)
getCookieNamedDomain( names )
Get the domain to use when rewriting cookie domains, for each of the
named virtual servers.
String[] getCookieNamedDomain(
String[] names
)
53
New Page 1