101 · Question #78
When a virtual server has an HTTP profile with compression enabled, which traffic is compressed by the BIG-IP?
The correct answer is A. selected traffic from the BIG-IP to the client. BIG-IP HTTP compression applies selectively to server responses traveling from the BIG-IP toward the client, not to all traffic or to server-side traffic.
Question
When a virtual server has an HTTP profile with compression enabled, which traffic is compressed by the BIG-IP?
Options
- Aselected traffic from the BIG-IP to the client
- Ball seversid traffic for that cirtual srver
- Cselected traffic from the pool member to the BIG-IP
- Dall clientside traffic for that virtual server
How the community answered
(40 responses)- A93% (37)
- B3% (1)
- C5% (2)
Why each option
BIG-IP HTTP compression applies selectively to server responses traveling from the BIG-IP toward the client, not to all traffic or to server-side traffic.
When an HTTP profile with compression is assigned to a virtual server, the BIG-IP acts as a full proxy and compresses eligible response traffic on the clientside connection - from the BIG-IP to the client. Compression is selective because the HTTP profile evaluates content-type headers and URI patterns to determine which responses qualify, rather than compressing every byte sent to the client.
Compression is a clientside operation on responses; the BIG-IP does not compress all server-side traffic - it may actually decompress server responses before re-compressing them for clients.
Traffic from pool members to the BIG-IP is inbound server-side traffic; compression is not applied in this direction by the HTTP compression profile.
Not all clientside traffic is compressed - only responses that match the HTTP profile's configured content-type filters and URI criteria are eligible for compression.
Concept tested: F5 BIG-IP HTTP profile compression direction and traffic selection
Source: https://techdocs.f5.com/en-us/bigip-15-1-0/big-ip-local-traffic-manager-implementations/using-the-http-compression-profile.html
Topics
Community Discussion
No community discussion yet for this question.