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

Page 655

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

645

53-1003248-01

Data structures

6

SslSummary

This structure is a high-level description of an SSL summary.

sslSystemMaxParameters

This structure contains the high-level description of SSL system max parameters.

TABLE 228

Attributes

Name

Type

Presence

Rule

Description

keyCount

unsignedInt

Optional

Number of Installed keys.

certificateCount

unsignedInt

Optional

Number of installed certificates.

profileCount

unsignedInt

Optional

Number of configured SSL Profiles.

TABLE 229

Attributes

Name

Type

Presence

Rules

Description

maxSslBufferMemSize

unsignedInt

Optional

The valid range is
from 64 MB to 256
MB. The default
value is 96 MB.
Value is in MB.

Maximum memory allocated
for the buffers accessed by
the SSL hardware.

maxNumProfiles

unsignedInt

Optional

The valid range for
ADX4000/10000 is
from 64 to 2048 and
default value is
1024.
The valid range for
ADX1000 is from 64
to 1024 and default
value is 256.

Maximum number of SSL
profiles.

maxNumConcurrentConn

unsignedInt

Optional

The valid range for
ADX4000/10000 is
from 1024 to 16384.
The valid range for
ADX1000 is from
512 to 16384. The
default value is
8192.

Maximum number of
concurrent connections.

maxNumSslV2ConnPerSec

unsignedInt

Optional

The valid range is
from 16 to 256. The
default value is 100.

The maximum number of
SSL V2 connections per
second.

maxNumSslV2ConcurrentConn

unsignedInt

Optional

The valid range is
from 16 to 512. The
default value is 64.

The maximum number of
SSL Version 2.0 concurrent
connections.

maxCertificateSize

unsignedInt

Optional

The valid range is
from 2048 to 16384.
The default value is
6144.

Maximum certificate size.

maxSslSessionId

unsignedInt

Optional

The valid range is
from 8192 to
256000. The default
value is 8192.

Maximum number of
database entries
associating a session_id
with a real server.

Advertising