EnhancedL47Https10Settings Object


Description:

Specifies Enhanced L4-7 HTTPs 1.0 settings.

Parents: EnhancedL47Config

EnhancedL47Https10Settings Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
Cipher

HTTPs cipher

Type: enum

Default: AES256_GCM_SHA384

Possible Values:

Value Description
NULL_MD5

NULL-MD5

AES128_SHA

AES128-SHA

AES128_SHA256

AES128-SHA256

AES256_SHA

AES256-SHA

AES256_GCM_SHA384

AES256-GCM-SHA384

ConnectionTermination

HTTP server connection termination

Type: enum

Default: FIN

Possible Values:

Value Description
FIN

FIN

ConnectionType

HTTP client connection type

Type: enum

Default: KEEP_ALIVE

Possible Values:

Value Description
KEEP_ALIVE

Keep Alive

FileSize

NOTE: This attribute is deprecated. It will be removed in subsequent releases, so it is recommended that you do not use it.

HTTP server file size

Type: u64

Default: 102400

Range: 1 - 10737418240

Method

HTTP client ethod

Type: enum

Default: GET

Possible Values:

Value Description
GET

HTTP Method GET

POST

HTTP Method POST

PostBodySize

POST body size in bytes

Type: u32

Default: 10000

Range: 1 - 20000000

RecordSize

HTTPs record size

Type: u16

Default: 16383

Range: 16383 - 16383

RequestsPerConnection

HTTP client requests per connection

Type: u16

Default: 1

Range: 1 - 200

SecurityType

HTTPs security type

Type: enum

Default: TLSV12

Possible Values:

Value Description
TLSV12

TLSv12

ServerCertificate

HTTPs server certificate

Type: enum

Default: RSA_PKCS1_SHA512

Possible Values:

Value Description
RSA_PKCS1_SHA512

rsa_pkcs1_sha512

ServerFileSize

HTTP server file size

Type: u64

Default: 10000

Range: 1 - 10737418240

ServerTcpPort

HTTP server TCP port

Type: u16

Default: 443

Range: 1 - 65535

ServerType

HTTP server type

Type: enum

Default: MICROSOFT_IIS_8_5

Possible Values:

Value Description
MICROSOFT_IIS_6_0

Microsoft-IIS/6.0

MICROSOFT_IIS_7_5

Microsoft-IIS/7.5

MICROSOFT_IIS_8_0

Microsoft-IIS/8.0

MICROSOFT_IIS_8_5

Microsoft-IIS/8.5

NGINX_1_11

nginx/1.11

APACHE_2_4_UNIX

Apache/2.4 (Unix)

UserAgentHeader

HTTP client user agent header

Type: enum

Default: MOZILLA_5_0_WIN_NT_10_WIN_64

Possible Values:

Value Description
MOZILLA_5_0_WIN_NT_10_WIN_64

Mozilla/5.0 (Windows NT 10.0; Win64; x64)

EnhancedL47Https10Settings Read-Only Attributes

There are no read-only attributes.