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

Page 479

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

469

53-1003248-01

Data structures

5

CswLayer7Operations

This structure is the high-level description of CSW layer 7 operations.

CswPolicy

This structure is the high-level description of CSW policy.

TABLE 344

Attributes

Name

Type

Presence

Rules

Description

maxLayer7Connections

unsignedInt

Optional

Maximum
160,000

Maximum number of
connections.

dropOnMaxExceed

Server

Optional

Dropping the
requests after
exceeding the
maximum number of
connections.

dropOnUnavailable

Server

Optional

Dropping the
requests when
servers are
unavailable.

cleanAllhashBuckets

boolean

Optional

Cleaning up all hash
buckets.

bufferingOption

Layer7ContentBufferingOptions

Optional

Layer 7 content
buffering options(
Preventing the
Brocade Virtual ADX
from sending an ACK
to the client and
Changing the TCP
window size.

offloadMode

TcpOffloadMode

Optional

Enabling the TCP
offload mode and
graceful handling of
HTTP pipelined
requests.

pipeLlineRequest

ResetPipeLineRequest

Optional

Reseting pipeline
request.

isCleanAllKeepaliveConnections boolean

Optional

Checks whether all
keepalive
connections are
clean.

cleanAllKeepaliveConnections

CleanAllKeepaliveConnections

Optional

Clearing all keepalive
connections.

sessionIDAgeTimer

unsignedInt

Optional

2 - 60

Adjusting the age
timer.

maxSessionID

unsignedInt

Optional

Maximum
256,000

Adjusting the
maximum number of
session_id-to-real-
server associations.

Advertising