ltmHttpCompressionProfileVaryHeader
F5-BIGIP-LOCAL-MIB ·
.1.3.6.1.4.1.3375.2.2.6.22.1.2.1.7
Object
column
Enumeration
The state that specifies whether to insert the header 'Vary: Accept-Encoding' in the server response for responses that have been compressed. If the 'Vary:' header already exists in the server response, then the value 'Accept-Encoding' will be appended to it.
Context
- MIB
- F5-BIGIP-LOCAL-MIB
- OID
.1.3.6.1.4.1.3375.2.2.6.22.1.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ltmHttpCompressionProfileEntry
- Table
- ltmHttpCompressionProfileTable
- Siblings
- 16
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | false |
1 | true |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ltmHttpCompressionProfileName The name of a HTTP compression profile. | column | F5-BIGIP-COMMON-MIBLongDisplayString | .1.3.6.1.4.1.3375.2.2.6.22.1.2.1.1 |
| ltmHttpCompressionProfileGzipWindowsize The number of bits in the window size that the compression proxy
will use when compressing the server response. It should be an integer
no less than 8 and no greater than 15. Hi… | column | RFC1155-SMIGauge | .1.3.6.1.4.1.3375.2.2.6.22.1.2.1.10 |
| ltmHttpCompressionProfileGzipLevel The speed of compression that is applied to the response. Minimum
value is 1, maximum is 9. The lower numbers give faster compression
with lower ratios, and higher numbers give s… | column | RFC1155-SMIGauge | .1.3.6.1.4.1.3375.2.2.6.22.1.2.1.11 |
| ltmHttpCompressionProfileKeepAcceptEncoding The state of the option to keep client-encoding header. | column | Enumeration | .1.3.6.1.4.1.3375.2.2.6.22.1.2.1.12 |
| ltmHttpCompressionProfileBrowserWorkarounds deprecated Deprecated! The option to control whether or not to disable compression for
known browsers that cannot handle certain types of compressed
responses properly. If it's true, compr… | column | Enumeration | .1.3.6.1.4.1.3375.2.2.6.22.1.2.1.13 |
| ltmHttpCompressionProfileCpusaver The state indicating whether CPU saving mode is enable or not
when doing compression. | column | Enumeration | .1.3.6.1.4.1.3375.2.2.6.22.1.2.1.14 |
| ltmHttpCompressionProfileCpusaverHigh The CPU saver high threshold. When CPU utilization exceeds this value,
compression is switched to NULL compression. | column | RFC1155-SMIGauge | .1.3.6.1.4.1.3375.2.2.6.22.1.2.1.15 |
| ltmHttpCompressionProfileCpusaverLow The CPU saver low threshold. When CPU utilization drops below
this value, compression is switched to full throttle. | column | RFC1155-SMIGauge | .1.3.6.1.4.1.3375.2.2.6.22.1.2.1.16 |
| ltmHttpCompressionProfilePreferredMethod The option for preferred compression method. | column | Enumeration | .1.3.6.1.4.1.3375.2.2.6.22.1.2.1.17 |
| ltmHttpCompressionProfileConfigSource The state that specifies whether this is a base/pre-configured profile
or user defined profile. | column | Enumeration | .1.3.6.1.4.1.3375.2.2.6.22.1.2.1.2 |
| ltmHttpCompressionProfileDefaultName The name of the profile from which the specified profile derives
its attribute default values. | column | F5-BIGIP-COMMON-MIBLongDisplayString | .1.3.6.1.4.1.3375.2.2.6.22.1.2.1.3 |
| ltmHttpCompressionProfileSelective The state that specifies whether selective compression is enabled. | column | Enumeration | .1.3.6.1.4.1.3375.2.2.6.22.1.2.1.4 |
| ltmHttpCompressionProfileMinSize The value that specifies the minimum length of the server
responses (in bytes) to be considered acceptable for compression. | column | RFC1155-SMIGauge | .1.3.6.1.4.1.3375.2.2.6.22.1.2.1.5 |
| ltmHttpCompressionProfileBufferSize The value that specifies the maximum number of uncompressed bytes
that the compression proxy will buffer before it decides whether or
not to compress the server's response, in c… | column | RFC1155-SMIGauge | .1.3.6.1.4.1.3375.2.2.6.22.1.2.1.6 |
| ltmHttpCompressionProfileAllowHttp10 The state that specifies whether to allow compression on responses
to HTTP 1.0 requests. | column | Enumeration | .1.3.6.1.4.1.3375.2.2.6.22.1.2.1.8 |
| ltmHttpCompressionProfileGzipMemlevel The amount of memory that the proxy will use when doing compression.
It must be an integer no less than 1 and no greater than 9. Higher
values produce faster compression at the … | column | RFC1155-SMIGauge | .1.3.6.1.4.1.3375.2.2.6.22.1.2.1.9 |