Gslbsiteoptimization, Gslbsiteparameters – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 720

Advertising
background image

710

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data Structures

7

gslbSiteOptimization

This structure is the high-level description of GSLB optimization parameters.

gslbSiteParameters

This structure is the high-level description of GSLB site ADX parameters.

TABLE 65

gslbSiteOptimization structure

Name

Type

Presence

Rules

Description

enableOptimizedVipListSending

boolean

Optional

Default value is
"FALSE".

Enable or disable
sending the VIP list
from the controller in
a more optimal
manner.

disableSendingActiveBindings

boolean

Optional

Default value is
"FALSE".

If site ADX is hosting
more than 217 GSLB
enabled VIPs, then
you need to disable
the site ADX from
sending active
binding information.

TABLE 66

gslbSiteParameters structure

Name

Type

Presence

Rules

Description

enableGslbProtocol

boolean

Mandatory

Default value is
"FALSE".

Enable or disable the GSLB
protocol.

tcpPortNumber

unsignedInt

Optional

Default value is 182. Specifies the TCP port

number you want the
Brocade Virtual ADX to use
for exchanging GSLB
information with other
Brocade Virtual ADXs.

disableRttGathering

boolean

Default value is
"FALSE".

Enable or disable RTT
gathering on the GSLB ADX.
The Brocade Virtual ADX
must be running protocol
version 3 and higher.

maxVipListPorts

unsignedInt

Valid value range is
from 5 to 30. The
default number of
ports is 10.

Configures maximum
number of ports per VIP in
VIP list.

disableSendingVip

boolean

Default value is
"FALSE”.

Enable or disable globally
sending the VIP list.

disableNagle

boolean

Default value is
"FALSE”.

Disable TCP nagle algorithm
for GSLB communication.

Advertising